Skip to content

Commit 61e9ebe

Browse files
Merge pull request #1360 from rh-ecosystem-edge/konflux/mintmaker/release-4.19/registry.access.redhat.com-ubi9-ubi-latest
chore(deps): update registry.access.redhat.com/ubi9/ubi:latest docker digest to 8805abe
2 parents bc18dfb + 270f8f9 commit 61e9ebe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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:11becb127877f123fc739687bdaaf7909ed7f64c1b69d2c9e59928c16f66ed52
8+
BUILDER_IMAGE=registry.access.redhat.com/ubi9/ubi:latest@sha256:8805abe5b8a32c826d46926c069f20e6a7f854d59d5bd75c55e68278aea65ccc
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:11becb127877f123fc739687bdaaf7909ed7f64c1b69d2c9e59928c16f66ed52
4+
FROM registry.access.redhat.com/ubi9/ubi:latest@sha256:8805abe5b8a32c826d46926c069f20e6a7f854d59d5bd75c55e68278aea65ccc
55
#

0 commit comments

Comments
 (0)