Skip to content

Commit 7a03bcf

Browse files
Merge pull request #884 from rh-ecosystem-edge/konflux/mintmaker/release-4.14/registry.access.redhat.com-ubi9-ubi-latest
chore(deps): update registry.access.redhat.com/ubi9/ubi:latest docker digest to d4feb57
2 parents fbbfdef + 37384fb commit 7a03bcf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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 varsFromImage in the rpms.build.in.yaml file
77
# Mintmaker should keep these in sync automatically when it performs updates
8-
BUILDER_IMAGE=registry.access.redhat.com/ubi9/ubi:latest@sha256:7daaafccb9cb594b5a737d248ab6adcc783ea7055291d4fcd799a1201326ca16
8+
BUILDER_IMAGE=registry.access.redhat.com/ubi9/ubi:latest@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49
99
#
1010

1111
# The runtime image is used to run the binaries

.konflux/lock-build/rpms.in.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ contentOrigin:
1919
priority: 1
2020
# This should match the BUILDER_IMAGE in container_build_args.conf
2121
# Mintmaker should keep these in sync automatically when it performs updates
22-
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:7daaafccb9cb594b5a737d248ab6adcc783ea7055291d4fcd799a1201326ca16
22+
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49
2323
#
2424
- repoid: ubi-9-for-$basearch-baseos-rpms
2525
name: Red Hat Universal Base Image 9 for $basearch - BaseOS (RPMs)
@@ -34,7 +34,7 @@ contentOrigin:
3434
priority: 1
3535
# This should match the BUILDER_IMAGE in container_build_args.conf
3636
# Mintmaker should keep these in sync automatically when it performs updates
37-
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:7daaafccb9cb594b5a737d248ab6adcc783ea7055291d4fcd799a1201326ca16
37+
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49
3838
#
3939
- repoid: codeready-builder-for-ubi-9-$basearch-rpms
4040
name: Red Hat CodeReady Linux Builder for UBI 9 $basearch (RPMs)
@@ -49,7 +49,7 @@ contentOrigin:
4949
priority: 1
5050
# This should match the BUILDER_IMAGE in container_build_args.conf
5151
# Mintmaker should keep these in sync automatically when it performs updates
52-
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:7daaafccb9cb594b5a737d248ab6adcc783ea7055291d4fcd799a1201326ca16
52+
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49
5353
#
5454
# RHEL repos are required for some packages
5555
- repoid: rhel-9-for-$basearch-appstream-rpms
@@ -71,7 +71,7 @@ contentOrigin:
7171
priority: 2
7272
# This should match the BUILDER_IMAGE in container_build_args.conf
7373
# Mintmaker should keep these in sync automatically when it performs updates
74-
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:7daaafccb9cb594b5a737d248ab6adcc783ea7055291d4fcd799a1201326ca16
74+
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49
7575
#
7676
- repoid: rhel-9-for-$basearch-baseos-rpms
7777
name: Red Hat Enterprise Linux 9 for $basearch - BaseOS (RPMs)
@@ -92,7 +92,7 @@ contentOrigin:
9292
priority: 2
9393
# This should match the BUILDER_IMAGE in container_build_args.conf
9494
# Mintmaker should keep these in sync automatically when it performs updates
95-
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:7daaafccb9cb594b5a737d248ab6adcc783ea7055291d4fcd799a1201326ca16
95+
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49
9696
#
9797
- repoid: codeready-builder-for-rhel-9-$basearch-rpms
9898
name: Red Hat CodeReady Linux Builder for RHEL 9 $basearch (RPMs)
@@ -113,7 +113,7 @@ contentOrigin:
113113
priority: 2
114114
# This should match the BUILDER_IMAGE in container_build_args.conf
115115
# Mintmaker should keep these in sync automatically when it performs updates
116-
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:7daaafccb9cb594b5a737d248ab6adcc783ea7055291d4fcd799a1201326ca16
116+
varsFromImage: registry.access.redhat.com/ubi9/ubi:latest@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49
117117
#
118118
packages:
119119
- rust-toolset

0 commit comments

Comments
 (0)