Skip to content

Commit 61c824e

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi:latest docker digest to 9e6e193
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent b6a2fcb commit 61c824e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.konflux/container_build_args.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ KONFLUX=true
55
# The builder image is used to compile the code
66
# This should match the dummy file Dockerfile.mintmaker in the lock-build directory
77
# Mintmaker should keep these in sync automatically when it performs updates
8-
BUILDER_IMAGE=registry.access.redhat.com/ubi9/ubi:latest@sha256:1fc04e873cb3f3c8d1211729a794716e50826f650ea88b97a4ff57f601db77a8
8+
BUILDER_IMAGE=registry.access.redhat.com/ubi9/ubi:latest@sha256:9e6e193bfc3596a84d2a32f42d6b1552398ec9735b9a4e893a0fc3c6fbccb381
99
#
1010

1111
# The runtime image is used to run the binaries
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Due to a limitation in Mintmaker, we need to create a dummy Dockerfile that does not use ARGs
22
# This should match the BUILDER_IMAGE in container_build_args.conf
33
# Mintmaker should keep these in sync automatically when it performs updates
4-
FROM registry.access.redhat.com/ubi9/ubi:latest@sha256:1fc04e873cb3f3c8d1211729a794716e50826f650ea88b97a4ff57f601db77a8
4+
FROM registry.access.redhat.com/ubi9/ubi:latest@sha256:9e6e193bfc3596a84d2a32f42d6b1552398ec9735b9a4e893a0fc3c6fbccb381
55
#

0 commit comments

Comments
 (0)