Skip to content

Commit

Permalink
Merge pull request #2197 from tnozicka/bump-ubi
Browse files Browse the repository at this point in the history
Update UBI runtime to 9.5
  • Loading branch information
scylla-operator-bot[bot] authored Nov 26, 2024
2 parents b2b22b8 + 309c7b5 commit 758af89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ WORKDIR /go/src/github.com/scylladb/scylla-operator
COPY . .
RUN make build --warn-undefined-variables

FROM quay.io/scylladb/scylla-operator-images:base-ubi-9.4-minimal
FROM quay.io/scylladb/scylla-operator-images:base-ubi-9.5-minimal

LABEL org.opencontainers.image.title="Scylla Operator" \
org.opencontainers.image.description="ScyllaDB Operator for Kubernetes" \
Expand Down

0 comments on commit 758af89

Please sign in to comment.