We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b38f4cb commit 14ee91cCopy full SHA for 14ee91c
build/Dockerfile
@@ -17,7 +17,7 @@ RUN go env
17
RUN CGO_ENABLED=0 go build -buildvcs=false -o /output/chaos-runner -v ./bin
18
19
# Packaging stage
20
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7
21
22
LABEL maintainer="LitmusChaos"
23
0 commit comments