Skip to content

Commit 8368b96

Browse files
Bump ubi8/ubi from 8.10-901.1717584420 to 8.10-1020 in /test-partner (#460)
Bumps ubi8/ubi from 8.10-901.1717584420 to 8.10-1020. --- updated-dependencies: - dependency-name: ubi8/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 e5b6702 commit 8368b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-partner/Dockerfile.debug-partner

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# IMPORTANT: podman must be build from ubi8.x only. Do not upgrade it to ubi9.
2-
FROM registry.access.redhat.com/ubi8/ubi:8.10-901.1717584420 as podman-builder
2+
FROM registry.access.redhat.com/ubi8/ubi:8.10-1020 as podman-builder
33

44
# hadolint ignore=DL3041
55
RUN \

0 commit comments

Comments
 (0)