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 6346468 commit 63ae620Copy full SHA for 63ae620
test-partner/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138
+FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1717074712
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.5 \
20
&& make
21
22
23
# hadolint ignore=DL3041
24
RUN \
25
dnf update --assumeyes --disableplugin=subscription-manager \
0 commit comments