Skip to content

Commit 210c063

Browse files
Bump ubi9/ubi in /test-partner (#442)
Bumps ubi9/ubi from 9.4-947.1714667021 to 9.4-947.1716476138. --- updated-dependencies: - dependency-name: ubi9/ubi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c8b6bc commit 210c063

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test-partner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021
1+
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138
22
ARG USERNAME=tnf-user
33
ARG USER_UID=1000
44
ARG USER_GID=$USER_UID

test-partner/Dockerfile.debug-partner

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN \
1919
git checkout v4.9.3 \
2020
&& make
2121

22-
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021
22+
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138
2323
# hadolint ignore=DL3041
2424
RUN \
2525
dnf update --assumeyes --disableplugin=subscription-manager \

0 commit comments

Comments
 (0)