We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc3a88 commit 4fa178cCopy full SHA for 4fa178c
images/ansible-operator-2.11-preview/base.Dockerfile
@@ -2,7 +2,7 @@
2
# It is built with dependencies that take a while to download, thus speeding
3
# up ansible deploy jobs.
4
5
-FROM registry.access.redhat.com/ubi8/ubi:8.5
+FROM registry.access.redhat.com/ubi8/ubi:8.6
6
ARG TARGETARCH
7
8
# Label this image with the repo and commit that built it, for freshmaking purposes.
images/ansible-operator/base.Dockerfile
0 commit comments