-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update UBI pins #18217
Merged
yosifkit
merged 2 commits into
docker-library:master
from
docker-library-bot:external-pins-redhat
Jan 11, 2025
Merged
Update UBI pins #18217
yosifkit
merged 2 commits into
docker-library:master
from
docker-library-bot:external-pins-redhat
Jan 11, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…debe8dacf3ea6e00dd577d74503ef66452c59d6
…62a2550ea249cf07ef10aa063ace38f
Diff for ea0d955:diff --git a/.external-pins/redhat/ubi9-minimal___latest/bashbrew.json b/.external-pins/redhat/ubi9-minimal___latest/bashbrew.json
index 14cc94d..b56e277 100644
--- a/.external-pins/redhat/ubi9-minimal___latest/bashbrew.json
+++ b/.external-pins/redhat/ubi9-minimal___latest/bashbrew.json
@@ -2,54 +2,54 @@
"arches": {
"amd64": [
{
- "digest": "sha256:94b434a29a894129301f6ff52dbddb19422fc800a109170c634b056da8cd704f",
+ "digest": "sha256:e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"platform": {
"architecture": "amd64",
"os": "linux"
},
- "size": 505
+ "size": 659
}
],
"arm64v8": [
{
- "digest": "sha256:949a9d59663a414314dbd914d554ce8eba956da6b7357686a9967781f0e4a24c",
+ "digest": "sha256:c0d19b9493e6a5affab3dd8d011be789185f994b47a1ae1edc5736929fedf6aa",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"platform": {
"architecture": "arm64",
"os": "linux",
"variant": "v8"
},
- "size": 505
+ "size": 659
}
],
"ppc64le": [
{
- "digest": "sha256:e102ffa406bcf41ad1c93b4b8220eb9c00be873f2a6b44788ee692a7a9d21309",
+ "digest": "sha256:ac8ab86e106b2585e8cbd19e6a5950dfa27907ab73c5a53af4de793958fbb675",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"platform": {
"architecture": "ppc64le",
"os": "linux"
},
- "size": 505
+ "size": 659
}
],
"s390x": [
{
- "digest": "sha256:5d015f7c21c992f9cbc090dcfab288dcb5385dd8083586035b36a605bbf6e3fb",
+ "digest": "sha256:19490505d6664d403eec5fc7d96f4ba8d03022f87ab3b08d278423b314190e16",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"platform": {
"architecture": "s390x",
"os": "linux"
},
- "size": 505
+ "size": 659
}
]
},
"desc": {
- "digest": "sha256:daa61d6103e98bccf40d7a69a0d4f8786ec390e2204fd94f7cc49053e9949360",
+ "digest": "sha256:b87097994ed62fbf1de70bc75debe8dacf3ea6e00dd577d74503ef66452c59d6",
"mediaType": "application/vnd.oci.image.index.v1+json",
"size": 897
},
- "ref": "docker.io/redhat/ubi9-minimal:latest@sha256:daa61d6103e98bccf40d7a69a0d4f8786ec390e2204fd94f7cc49053e9949360"
+ "ref": "docker.io/redhat/ubi9-minimal:latest@sha256:b87097994ed62fbf1de70bc75debe8dacf3ea6e00dd577d74503ef66452c59d6"
}
diff --git a/.external-pins/redhat/ubi9-minimal___latest/manifest-sha256_94b434a29a894129301f6ff52dbddb19422fc800a109170c634b056da8cd704f-config.json b/.external-pins/redhat/ubi9-minimal___latest/manifest-sha256_e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace-config.json
similarity index 70%
rename from .external-pins/redhat/ubi9-minimal___latest/manifest-sha256_94b434a29a894129301f6ff52dbddb19422fc800a109170c634b056da8cd704f-config.json
rename to .external-pins/redhat/ubi9-minimal___latest/manifest-sha256_e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace-config.json
index 0621ac0..39e73cc 100644
--- a/.external-pins/redhat/ubi9-minimal___latest/manifest-sha256_94b434a29a894129301f6ff52dbddb19422fc800a109170c634b056da8cd704f-config.json
+++ b/.external-pins/redhat/ubi9-minimal___latest/manifest-sha256_e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace-config.json
@@ -10,7 +10,7 @@
],
"Labels": {
"architecture": "x86_64",
- "build-date": "2024-12-18T04:52:16Z",
+ "build-date": "2025-01-09T06:29:15Z",
"com.redhat.component": "ubi9-minimal-container",
"com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
"description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
@@ -22,107 +22,113 @@
"io.openshift.tags": "minimal rhel9",
"maintainer": "Red Hat, Inc.",
"name": "ubi9-minimal",
- "release": "1734497536",
+ "release": "1736404155",
"summary": "Provides the latest release of the minimal Red Hat Universal Base Image 9.",
"url": "https://www.redhat.com",
- "vcs-ref": "0724d65b854a0151fb7d10b0e6510d8aee28e115",
+ "vcs-ref": "98c9e4c67f5f2dfc85d12e0f1fd70b809f2a3132",
"vcs-type": "git",
"vendor": "Red Hat, Inc.",
"version": "9.5"
},
"WorkingDir": "/"
},
- "created": "2024-12-18T04:56:52.210956932Z",
+ "created": "2025-01-09T06:41:19.905198704Z",
"history": [
{
- "created": "2024-12-18T04:56:51.362628123Z",
+ "created": "2025-01-09T06:41:15.397832703Z",
"created_by": "/bin/sh -c #(nop) LABEL maintainer=\"Red Hat, Inc.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.376756201Z",
+ "created": "2025-01-09T06:41:15.410039666Z",
"created_by": "/bin/sh -c #(nop) LABEL vendor=\"Red Hat, Inc.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.390257629Z",
+ "created": "2025-01-09T06:41:15.423070623Z",
"created_by": "/bin/sh -c #(nop) LABEL url=\"https://www.redhat.com\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.405256806Z",
+ "created": "2025-01-09T06:41:15.435196267Z",
"created_by": "/bin/sh -c #(nop) LABEL com.redhat.component=\"ubi9-minimal-container\" name=\"ubi9-minimal\" version=\"9.5\" distribution-scope=\"public\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.421774174Z",
+ "created": "2025-01-09T06:41:15.447658578Z",
"created_by": "/bin/sh -c #(nop) LABEL com.redhat.license_terms=\"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.437686028Z",
+ "created": "2025-01-09T06:41:15.459542705Z",
"created_by": "/bin/sh -c #(nop) LABEL summary=\"Provides the latest release of the minimal Red Hat Universal Base Image 9.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.453482042Z",
+ "created": "2025-01-09T06:41:15.471768185Z",
"created_by": "/bin/sh -c #(nop) LABEL description=\"The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.469318367Z",
+ "created": "2025-01-09T06:41:15.484840776Z",
"created_by": "/bin/sh -c #(nop) LABEL io.k8s.description=\"The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.484761685Z",
+ "created": "2025-01-09T06:41:15.496780765Z",
"created_by": "/bin/sh -c #(nop) LABEL io.k8s.display-name=\"Red Hat Universal Base Image 9 Minimal\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.500332995Z",
+ "created": "2025-01-09T06:41:15.509122396Z",
"created_by": "/bin/sh -c #(nop) LABEL io.openshift.expose-services=\"\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.515586716Z",
+ "created": "2025-01-09T06:41:15.521931314Z",
"created_by": "/bin/sh -c #(nop) LABEL io.openshift.tags=\"minimal rhel9\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.531681362Z",
+ "created": "2025-01-09T06:41:15.535217192Z",
"created_by": "/bin/sh -c #(nop) ENV container oci",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.877003746Z",
- "created_by": "/bin/sh -c #(nop) COPY dir:0485e287b26ef73c199c820b8915015ba33a659f620dc17eafe7e7a33f8bf780 in / ",
+ "created": "2025-01-09T06:41:15.849493891Z",
+ "created_by": "/bin/sh -c #(nop) COPY dir:ca56c4399f153561fdce7628edce358895393e72057424065cc9920dd3bc2dfc in / ",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.956379156Z",
+ "created": "2025-01-09T06:41:15.919609147Z",
"created_by": "/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. ",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:51.972360851Z",
+ "created": "2025-01-09T06:41:15.932396303Z",
"created_by": "/bin/sh -c #(nop) CMD [\"/bin/bash\"]",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:52.194551559Z",
+ "created": "2025-01-09T06:41:16.141200026Z",
"created_by": "/bin/sh -c . /cachi2/cachi2.env && rm -rf /var/log/*",
"empty_layer": true
},
{
- "created": "2024-12-18T04:56:52.429691765Z",
- "created_by": "/bin/sh -c #(nop) LABEL \"build-date\"=\"2024-12-18T04:56:25\" \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"0724d65b854a0151fb7d10b0e6510d8aee28e115\" \"build-date\"=\"2024-12-18T04:52:16Z\" \"release\"=\"1734497536\""
+ "created": "2025-01-09T06:41:16.365856447Z",
+ "created_by": "/bin/sh -c #(nop) LABEL \"build-date\"=\"2025-01-09T06:40:34\" \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"98c9e4c67f5f2dfc85d12e0f1fd70b809f2a3132\" \"build-date\"=\"2025-01-09T06:29:15Z\" \"release\"=\"1736404155\""
+ },
+ {
+ "comment": "FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-minimal-9-5:98c9e4c67f5f2dfc85d12e0f1fd70b809f2a3132-linux-x86-64",
+ "created": "2025-01-09T06:41:20.000171346Z",
+ "created_by": "/bin/sh"
}
],
"os": "linux",
"rootfs": {
"diff_ids": [
- "sha256:246006dea45edd80c1dfdc3968945be23526d87e0b374ad21cc5033c1dd4e943"
+ "sha256:a377c2e7ffb99f8889e322b1fadcb448dc1c3c59615414d11218ddf1bd83671d",
+ "sha256:d86d133cdf1d91f5873c025ac25f0baf9c448e4c8fd588f74dc5bcab92758733"
],
"type": "layers"
}
diff --git a/.external-pins/redhat/ubi9___latest/manifest-sha256_4d8c9fb1723d8cb7b4f3e28248eeb139cc54ca307d8573c62ce1599edcdeb7bc.json b/.external-pins/redhat/ubi9-minimal___latest/manifest-sha256_e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace.json
similarity index 48%
rename from .external-pins/redhat/ubi9___latest/manifest-sha256_4d8c9fb1723d8cb7b4f3e28248eeb139cc54ca307d8573c62ce1599edcdeb7bc.json
rename to .external-pins/redhat/ubi9-minimal___latest/manifest-sha256_e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace.json
index 68558d9..229b174 100644
--- a/.external-pins/redhat/ubi9___latest/manifest-sha256_4d8c9fb1723d8cb7b4f3e28248eeb139cc54ca307d8573c62ce1599edcdeb7bc.json
+++ b/.external-pins/redhat/ubi9-minimal___latest/manifest-sha256_e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace.json
@@ -4,15 +4,20 @@
"org.opencontainers.image.base.name": ""
},
"config": {
- "digest": "sha256:a8f91fe70c88bd69cca336122643713ba4db1b420d0e1cdc568d571f5e4fda76",
+ "digest": "sha256:0f0fe44fbc7da1d4c793139751fb84e780cc7b1aaff125215c44d1dc8f84854d",
"mediaType": "application/vnd.oci.image.config.v1+json",
- "size": 4885
+ "size": 5328
},
"layers": [
{
- "digest": "sha256:ae7be659c02f62e985aa71cc461267a889f03c2e7888b1fe7cadc746c933e12c",
+ "digest": "sha256:eeaa3613f51c4b5b7fcccfbff65d07d2d2db56a76e38e2e028020458a3016d3b",
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
- "size": 88492632
+ "size": 39432422
+ },
+ {
+ "digest": "sha256:5808a11b7bed4fb0f4e0161a315ca539c1c940faabe1402029784919a7dc4599",
+ "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
+ "size": 400
}
],
"mediaType": "application/vnd.oci.image.manifest.v1+json",
diff --git a/.external-pins/redhat/ubi9___latest/bashbrew.json b/.external-pins/redhat/ubi9___latest/bashbrew.json
index 64b5053..f6f157a 100644
--- a/.external-pins/redhat/ubi9___latest/bashbrew.json
+++ b/.external-pins/redhat/ubi9___latest/bashbrew.json
@@ -2,54 +2,54 @@
"arches": {
"amd64": [
{
- "digest": "sha256:4d8c9fb1723d8cb7b4f3e28248eeb139cc54ca307d8573c62ce1599edcdeb7bc",
+ "digest": "sha256:c1154105be5991313d18b6d4e7e8c8009c74d4b51ee748872d2b279de15c1af2",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"platform": {
"architecture": "amd64",
"os": "linux"
},
- "size": 505
+ "size": 659
}
],
"arm64v8": [
{
- "digest": "sha256:cb1426a03c7eb0aab9fc3912c63bc0e7390ca8b1a9f9542bf0124387aa257438",
+ "digest": "sha256:3e9d523827b55d9f5cc6af12df41cf109cf1300ac54187b891d1629ab380778e",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"platform": {
"architecture": "arm64",
"os": "linux",
"variant": "v8"
},
- "size": 505
+ "size": 659
}
],
"ppc64le": [
{
- "digest": "sha256:d696b7c215a7121411d62d0c83ddb657dad3a64e977ae27f6fd77145fb07f9e9",
+ "digest": "sha256:f8c5742ea2db6c5564cdb2555cd8320914c03e7ff395ee997399a735f1b17d39",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"platform": {
"architecture": "ppc64le",
"os": "linux"
},
- "size": 505
+ "size": 659
}
],
"s390x": [
{
- "digest": "sha256:29a8a3fde8351842a1ce0e017e61b49dd6c401d75112386074a1bf6c9fd4ac23",
+ "digest": "sha256:ab6107bee10f5d7554b12665491c7007d26566d85b66e206169720229ce11620",
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"platform": {
"architecture": "s390x",
"os": "linux"
},
- "size": 505
+ "size": 659
}
]
},
"desc": {
- "digest": "sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb",
+ "digest": "sha256:53d6c19d664f4f418ce5c823d3a33dbb562a2550ea249cf07ef10aa063ace38f",
"mediaType": "application/vnd.oci.image.index.v1+json",
"size": 897
},
- "ref": "docker.io/redhat/ubi9:latest@sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb"
+ "ref": "docker.io/redhat/ubi9:latest@sha256:53d6c19d664f4f418ce5c823d3a33dbb562a2550ea249cf07ef10aa063ace38f"
}
diff --git a/.external-pins/redhat/ubi9___latest/manifest-sha256_4d8c9fb1723d8cb7b4f3e28248eeb139cc54ca307d8573c62ce1599edcdeb7bc-config.json b/.external-pins/redhat/ubi9___latest/manifest-sha256_c1154105be5991313d18b6d4e7e8c8009c74d4b51ee748872d2b279de15c1af2-config.json
similarity index 70%
rename from .external-pins/redhat/ubi9___latest/manifest-sha256_4d8c9fb1723d8cb7b4f3e28248eeb139cc54ca307d8573c62ce1599edcdeb7bc-config.json
rename to .external-pins/redhat/ubi9___latest/manifest-sha256_c1154105be5991313d18b6d4e7e8c8009c74d4b51ee748872d2b279de15c1af2-config.json
index 7681d9f..018b89a 100644
--- a/.external-pins/redhat/ubi9___latest/manifest-sha256_4d8c9fb1723d8cb7b4f3e28248eeb139cc54ca307d8573c62ce1599edcdeb7bc-config.json
+++ b/.external-pins/redhat/ubi9___latest/manifest-sha256_c1154105be5991313d18b6d4e7e8c8009c74d4b51ee748872d2b279de15c1af2-config.json
@@ -10,7 +10,7 @@
],
"Labels": {
"architecture": "x86_64",
- "build-date": "2024-12-18T04:18:58Z",
+ "build-date": "2025-01-09T06:27:16Z",
"com.redhat.component": "ubi9-container",
"com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
"description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
@@ -22,97 +22,103 @@
"io.openshift.tags": "base rhel9",
"maintainer": "Red Hat, Inc.",
"name": "ubi9",
- "release": "1734495538",
+ "release": "1736404036",
"summary": "Provides the latest release of Red Hat Universal Base Image 9.",
"url": "https://www.redhat.com",
- "vcs-ref": "005ed81d0fb5864e51e6948c5cf6dbc676a18ae4",
+ "vcs-ref": "d029ef1bed7f4b1258ff0991bfd682219c5c5b1a",
"vcs-type": "git",
"vendor": "Red Hat, Inc.",
"version": "9.5"
},
"WorkingDir": "/"
},
- "created": "2024-12-18T04:27:45.240594583Z",
+ "created": "2025-01-09T06:37:11.783912772Z",
"history": [
{
- "created": "2024-12-18T04:27:43.82473539Z",
+ "created": "2025-01-09T06:36:57.270232695Z",
"created_by": "/bin/sh -c #(nop) LABEL maintainer=\"Red Hat, Inc.\" vendor=\"Red Hat, Inc.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.838305934Z",
+ "created": "2025-01-09T06:36:57.285089419Z",
"created_by": "/bin/sh -c #(nop) LABEL url=\"https://www.redhat.com\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.851847343Z",
+ "created": "2025-01-09T06:36:57.299224506Z",
"created_by": "/bin/sh -c #(nop) LABEL com.redhat.component=\"ubi9-container\" name=\"ubi9\" version=\"9.5\" distribution-scope=\"public\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.865491057Z",
+ "created": "2025-01-09T06:36:57.313125057Z",
"created_by": "/bin/sh -c #(nop) LABEL com.redhat.license_terms=\"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.878970364Z",
+ "created": "2025-01-09T06:36:57.327395445Z",
"created_by": "/bin/sh -c #(nop) LABEL summary=\"Provides the latest release of Red Hat Universal Base Image 9.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.892083374Z",
+ "created": "2025-01-09T06:36:57.341957543Z",
"created_by": "/bin/sh -c #(nop) LABEL description=\"The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.905488478Z",
+ "created": "2025-01-09T06:36:57.359122213Z",
"created_by": "/bin/sh -c #(nop) LABEL io.k8s.description=\"The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.918519294Z",
+ "created": "2025-01-09T06:36:57.373048554Z",
"created_by": "/bin/sh -c #(nop) LABEL io.k8s.display-name=\"Red Hat Universal Base Image 9\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.931698816Z",
+ "created": "2025-01-09T06:36:57.38784567Z",
"created_by": "/bin/sh -c #(nop) LABEL io.openshift.expose-services=\"\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.947770491Z",
+ "created": "2025-01-09T06:36:57.402258093Z",
"created_by": "/bin/sh -c #(nop) LABEL io.openshift.tags=\"base rhel9\"",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:43.962349495Z",
+ "created": "2025-01-09T06:36:57.416890288Z",
"created_by": "/bin/sh -c #(nop) ENV container oci",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:45.137468063Z",
- "created_by": "/bin/sh -c #(nop) COPY dir:f7cedcd128b139be43704870a4708e3e0187147cb86b3cc510c5175e13a2c091 in / ",
+ "created": "2025-01-09T06:36:58.635294808Z",
+ "created_by": "/bin/sh -c #(nop) COPY dir:dcf1e11db7d0b8fded9dcbb2e8ef2a6e83fe013617cbf47c6b18992c8fd3cffe in / ",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:45.212323958Z",
+ "created": "2025-01-09T06:36:58.713631259Z",
"created_by": "/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. ",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:45.226143487Z",
+ "created": "2025-01-09T06:36:58.728418685Z",
"created_by": "/bin/sh -c #(nop) CMD [\"/bin/bash\"]",
"empty_layer": true
},
{
- "created": "2024-12-18T04:27:45.873176138Z",
- "created_by": "/bin/sh -c #(nop) LABEL \"build-date\"=\"2024-12-18T04:26:56\" \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"005ed81d0fb5864e51e6948c5cf6dbc676a18ae4\" \"build-date\"=\"2024-12-18T04:18:58Z\" \"release\"=\"1734495538\""
+ "created": "2025-01-09T06:36:59.382844723Z",
+ "created_by": "/bin/sh -c #(nop) LABEL \"build-date\"=\"2025-01-09T06:36:12\" \"architecture\"=\"x86_64\" \"vcs-type\"=\"git\" \"vcs-ref\"=\"d029ef1bed7f4b1258ff0991bfd682219c5c5b1a\" \"build-date\"=\"2025-01-09T06:27:16Z\" \"release\"=\"1736404036\""
+ },
+ {
+ "comment": "FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-9-5:d029ef1bed7f4b1258ff0991bfd682219c5c5b1a-linux-x86-64",
+ "created": "2025-01-09T06:37:12.008575521Z",
+ "created_by": "/bin/sh"
}
],
"os": "linux",
"rootfs": {
"diff_ids": [
- "sha256:5916e2b21ab28af4a1b61752f6bb6cfd6b3aae22b5f9d63fd2ab9015b1386121"
+ "sha256:5cdad0ae4288975308066fdbae30875595fee60f5672d1e650a20730b082c129",
+ "sha256:1ed0dfb3bdae471492159f38878f58d6bd5dfe31e663e6eba3739c3b9247cc7d"
],
"type": "layers"
}
diff --git a/.external-pins/redhat/ubi9-minimal___latest/manifest-sha256_94b434a29a894129301f6ff52dbddb19422fc800a109170c634b056da8cd704f.json b/.external-pins/redhat/ubi9___latest/manifest-sha256_c1154105be5991313d18b6d4e7e8c8009c74d4b51ee748872d2b279de15c1af2.json
similarity index 48%
rename from .external-pins/redhat/ubi9-minimal___latest/manifest-sha256_94b434a29a894129301f6ff52dbddb19422fc800a109170c634b056da8cd704f.json
rename to .external-pins/redhat/ubi9___latest/manifest-sha256_c1154105be5991313d18b6d4e7e8c8009c74d4b51ee748872d2b279de15c1af2.json
index d5b01eb..e7deac8 100644
--- a/.external-pins/redhat/ubi9-minimal___latest/manifest-sha256_94b434a29a894129301f6ff52dbddb19422fc800a109170c634b056da8cd704f.json
+++ b/.external-pins/redhat/ubi9___latest/manifest-sha256_c1154105be5991313d18b6d4e7e8c8009c74d4b51ee748872d2b279de15c1af2.json
@@ -4,15 +4,20 @@
"org.opencontainers.image.base.name": ""
},
"config": {
- "digest": "sha256:1e60d83fed15acc2f6cc9322e4e0f38f6e09f0f4778cb4abbbe524f5721e1bd0",
+ "digest": "sha256:4d9d3585895106bd08273429983b91f401339b921cf03c6ecfaaffc8a40b2ad5",
"mediaType": "application/vnd.oci.image.config.v1+json",
- "size": 5031
+ "size": 5174
},
"layers": [
{
- "digest": "sha256:1e6b7297048ae70484705dda4e582fb8ad5778ea4c8ae464cf3e6a02ac439012",
+ "digest": "sha256:facf1e7dd3e0c59d3a9c051e50a2263491fd2cbfb31a8c9f6b188bf4af6d85cf",
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
- "size": 39432409
+ "size": 88493018
+ },
+ {
+ "digest": "sha256:ec465ce79861fa24ca2a402f95f15b884a1c3415778ff7234983bb51befe066c",
+ "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
+ "size": 401
}
],
"mediaType": "application/vnd.oci.image.manifest.v1+json", |
yosifkit
approved these changes
Jan 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.