Skip to content

Commit

Permalink
deps(docker): bump ubi9/ubi-minimal from 9.4-1227.1726694542 to 9.5 (#…
Browse files Browse the repository at this point in the history
…3298)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Dec 18, 2024
1 parent 2518330 commit 42cf338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG base_image=default
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1726694542 AS default
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5 AS default

FROM ${base_image}
ARG kanister_version
Expand Down

0 comments on commit 42cf338

Please sign in to comment.