Skip to content

Commit

Permalink
Bump ubi9/ubi in /test-partner (#442)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 9c8b6bc commit 210c063
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test-partner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138
ARG USERNAME=tnf-user
ARG USER_UID=1000
ARG USER_GID=$USER_UID
Expand Down
2 changes: 1 addition & 1 deletion test-partner/Dockerfile.debug-partner
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN \
git checkout v4.9.3 \
&& make

FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138
# hadolint ignore=DL3041
RUN \
dnf update --assumeyes --disableplugin=subscription-manager \
Expand Down

0 comments on commit 210c063

Please sign in to comment.