Skip to content

Commit f064920

Browse files
committed
Set CI=1 in tester image
1 parent 6cc2067 commit f064920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.tester

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM registry.access.redhat.com/ubi8/nodejs-18
22

33
USER root
4+
ENV CI=1
45

56
# RUN dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical && \
67
# dnf clean all

0 commit comments

Comments
 (0)