Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 6, 2024
1 parent 21d7615 commit bbf6759
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 @@ -73,7 +73,7 @@ RUN microdnf --refresh --assumeyes upgrade ca-certificates

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

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

0 comments on commit bbf6759

Please sign in to comment.