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 017e603 commit a048ab9Copy full SHA for a048ab9
test-partner/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.3-1476
+FROM registry.access.redhat.com/ubi9/ubi:9.3-1552
2
ARG USERNAME=tnf-user
3
ARG USER_UID=1000
4
ARG USER_GID=$USER_UID
test-partner/Dockerfile.debug-partner
@@ -19,7 +19,7 @@ RUN \
19
git checkout v4.9.3 \
20
&& make
21
22
23
# hadolint ignore=DL3041
24
RUN \
25
dnf update --assumeyes --disableplugin=subscription-manager \
0 commit comments