Skip to content

Commit

Permalink
Bump ubi9/ubi-micro from 9.4-9 to 9.4-13 (#870)
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi-micro from 9.4-9 to 9.4-13.

---
updated-dependencies:
- dependency-name: ubi9/ubi-micro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 60bb2c1 commit 00e940e
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 @@ -81,7 +81,7 @@ RUN microdnf --refresh --assumeyes upgrade ca-certificates

# ubi release image
# -----------------------------------
FROM registry.access.redhat.com/ubi9/ubi-micro:9.4-9 as release-ubi
FROM registry.access.redhat.com/ubi9/ubi-micro:9.4-13 as release-ubi

ENV BIN_NAME=vault-secrets-operator
ARG PRODUCT_VERSION
Expand Down

0 comments on commit 00e940e

Please sign in to comment.