@@ -20,7 +20,7 @@ contentOrigin:
2020 priority : 1
2121 # This should match the BUILDER_IMAGE in container_build_args.conf
2222 # Mintmaker should keep these in sync automatically when it performs updates
23- varsFromImage : registry.access.redhat.com/ubi9/ubi@sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
23+ varsFromImage : registry.access.redhat.com/ubi9/ubi:latest @sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
2424 #
2525 - repoid : ubi-9-for-$basearch-baseos-rpms
2626 name : Red Hat Universal Base Image 9 for $basearch - BaseOS (RPMs)
@@ -35,7 +35,7 @@ contentOrigin:
3535 priority : 1
3636 # This should match the BUILDER_IMAGE in container_build_args.conf
3737 # Mintmaker should keep these in sync automatically when it performs updates
38- varsFromImage : registry.access.redhat.com/ubi9/ubi@sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
38+ varsFromImage : registry.access.redhat.com/ubi9/ubi:latest @sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
3939 #
4040 - repoid : codeready-builder-for-ubi-9-$basearch-rpms
4141 name : Red Hat CodeReady Linux Builder for UBI 9 $basearch (RPMs)
@@ -50,7 +50,7 @@ contentOrigin:
5050 priority : 1
5151 # This should match the BUILDER_IMAGE in container_build_args.conf
5252 # Mintmaker should keep these in sync automatically when it performs updates
53- varsFromImage : registry.access.redhat.com/ubi9/ubi@sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
53+ varsFromImage : registry.access.redhat.com/ubi9/ubi:latest @sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
5454 #
5555 # RHEL repos are required for some packages
5656 - repoid : rhel-9-for-$basearch-appstream-rpms
@@ -72,7 +72,7 @@ contentOrigin:
7272 priority : 2
7373 # This should match the BUILDER_IMAGE in container_build_args.conf
7474 # Mintmaker should keep these in sync automatically when it performs updates
75- varsFromImage : registry.access.redhat.com/ubi9/ubi@sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
75+ varsFromImage : registry.access.redhat.com/ubi9/ubi:latest @sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
7676 #
7777 - repoid : rhel-9-for-$basearch-baseos-rpms
7878 name : Red Hat Enterprise Linux 9 for $basearch - BaseOS (RPMs)
@@ -93,7 +93,7 @@ contentOrigin:
9393 priority : 2
9494 # This should match the BUILDER_IMAGE in container_build_args.conf
9595 # Mintmaker should keep these in sync automatically when it performs updates
96- varsFromImage : registry.access.redhat.com/ubi9/ubi@sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
96+ varsFromImage : registry.access.redhat.com/ubi9/ubi:latest @sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
9797 #
9898 - repoid : codeready-builder-for-rhel-9-$basearch-rpms
9999 name : Red Hat CodeReady Linux Builder for RHEL 9 $basearch (RPMs)
@@ -114,7 +114,7 @@ contentOrigin:
114114 priority : 2
115115 # This should match the BUILDER_IMAGE in container_build_args.conf
116116 # Mintmaker should keep these in sync automatically when it performs updates
117- varsFromImage : registry.access.redhat.com/ubi9/ubi@sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
117+ varsFromImage : registry.access.redhat.com/ubi9/ubi:latest @sha256:dcd8128d7620b06e4bce291f30db6ffcfa339b04e6d66081e36eb8e2b1b700f8
118118 #
119119packages :
120120 - rust-toolset
0 commit comments