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 1fc7def commit a894e92Copy full SHA for a894e92
images/ansible-operator/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.3-227
+FROM registry.access.redhat.com/ubi8/ubi:8.3-297
6
ARG TARGETARCH
7
8
RUN mkdir -p /etc/ansible \
0 commit comments