Skip to content

Commit 2473335

Browse files
committed
[chore]: bump to ubi minimal 9.7
1 parent 01a76ca commit 2473335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN go env
1717
RUN CGO_ENABLED=0 go build -buildvcs=false -o /output/chaos-operator -v ./main.go
1818

1919
# Packaging stage
20-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5
20+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7
2121

2222
LABEL maintainer="LitmusChaos"
2323

0 commit comments

Comments
 (0)