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 9c8b6bc commit 210c063Copy full SHA for 210c063
test-partner/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021
+FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138
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