Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.10-896.1717584414 to 8.10-1018 (#662)
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi-minimal from 8.10-896.1717584414 to 8.10-1018.

---
updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent da81446 commit 09f70c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Changes:
* Testing with Vault 1.15 - 1.17
* Dependency updates:
* Docker image `alpine` 3.19.1 => 3.20.1
* Docker image `ubi8/ubi-minimal` 8.9-1161 => 8.10-896.1717584414
* Docker image `ubi8/ubi-minimal` 8.9-1161 => 8.10-1018
* `github.com/go-logr/logr` v1.4.1 => v1.4.2
* `github.com/hashicorp/vault/sdk` v0.11.1 => v0.13.0
* `github.com/operator-framework/operator-lib` v0.12.0 => v0.14.0
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ENTRYPOINT ["/bin/vault-k8s"]

# This target creates a production ubi release image
# for the project for use on OpenShift.
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-896.1717584414 as ubi
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1018 as ubi

ARG PRODUCT_NAME
ARG PRODUCT_VERSION
Expand Down

0 comments on commit 09f70c8

Please sign in to comment.