diff options
Diffstat (limited to 'recipes-containers/oci-base-images')
| -rw-r--r-- | recipes-containers/oci-base-images/alpine-oci-base_3.23.bb (renamed from recipes-containers/oci-base-images/alpine-oci-base_3.19.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/oci-base-images/alpine-oci-base_3.19.bb b/recipes-containers/oci-base-images/alpine-oci-base_3.23.bb index 706ffb2a..7bf067d3 100644 --- a/recipes-containers/oci-base-images/alpine-oci-base_3.19.bb +++ b/recipes-containers/oci-base-images/alpine-oci-base_3.23.bb | |||
| @@ -21,11 +21,11 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda | |||
| 21 | inherit container-bundle | 21 | inherit container-bundle |
| 22 | 22 | ||
| 23 | # Remote container from Docker Hub | 23 | # Remote container from Docker Hub |
| 24 | CONTAINER_BUNDLES = "docker.io/library/alpine:3.19" | 24 | CONTAINER_BUNDLES = "docker.io/library/alpine:3.23" |
| 25 | 25 | ||
| 26 | # REQUIRED: Pinned digest for reproducible builds | 26 | # REQUIRED: Pinned digest for reproducible builds |
| 27 | # Get with: skopeo inspect docker://docker.io/library/alpine:3.19 | jq -r '.Digest' | 27 | # Get with: skopeo inspect docker://docker.io/library/alpine:3.23 | jq -r '.Digest' |
| 28 | CONTAINER_DIGESTS[docker.io_library_alpine_3.19] = "sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1" | 28 | CONTAINER_DIGESTS[docker.io_library_alpine_3.23] = "sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11" |
| 29 | 29 | ||
| 30 | # Enable deployment to DEPLOY_DIR_IMAGE for use as OCI base layer | 30 | # Enable deployment to DEPLOY_DIR_IMAGE for use as OCI base layer |
| 31 | CONTAINER_BUNDLE_DEPLOY = "1" | 31 | CONTAINER_BUNDLE_DEPLOY = "1" |
