Skip to content

Commit

Permalink
Bump ubi8/ubi from 8.7 to 8.8 in /images/ansible-operator
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi from 8.7 to 8.8.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent 6a6edfd commit 5116a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ansible-operator/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# It is built with dependencies that take a while to download, thus speeding
# up ansible deploy jobs.

FROM registry.access.redhat.com/ubi8/ubi:8.7
FROM registry.access.redhat.com/ubi8/ubi:8.8
ARG TARGETARCH

# Label this image with the repo and commit that built it, for freshmaking purposes.
Expand Down

0 comments on commit 5116a1d

Please sign in to comment.