Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.8-1072.1696517598 to 8.8-1072.1697626218 (
Browse files Browse the repository at this point in the history
…#535)

updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  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 Oct 19, 2023
1 parent 743cfbe commit 423e170
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 @@ -4,7 +4,7 @@ Changes:
* Building with Go 1.21.3
* Testing with K8s versions 1.24-1.28
* Dependency updates:
* Docker UBI image `ubi8/ubi-minimal` 8.8-1037 -> 8.8-1072.1696517598
* Docker UBI image `ubi8/ubi-minimal` 8.8-1037 -> 8.8-1072.1697626218
* Docker alpine version 3.18.3 -> 3.18.4
* `golang.org/x/crypto` v0.11.0 => v0.14.0
* `golang.org/x/net` v0.13.0 => v0.17.0
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,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.8-1072.1696517598 as ubi
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8-1072.1697626218 as ubi

ARG PRODUCT_NAME
ARG PRODUCT_VERSION
Expand Down

0 comments on commit 423e170

Please sign in to comment.