Skip to content

Commit

Permalink
[release-1.16] bump base images
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley Davis <[email protected]>
  • Loading branch information
SgtCoDFish authored and taraspos committed Jan 27, 2025
1 parent 23de9cf commit 181eb7f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions make/base_images.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# +skip_license_check
# autogenerated by hack/latest-base-images.sh
STATIC_BASE_IMAGE_amd64 := gcr.io/distroless/static-debian12@sha256:f45e938627ab72bda25bdcb1fcd9a0661d2fde2b6c59b04108517bdce106b78d
STATIC_BASE_IMAGE_arm64 := gcr.io/distroless/static-debian12@sha256:50f827f875a7a4fc95ebbfcb309f20268065152926ff24672ec0eec70c162f21
STATIC_BASE_IMAGE_s390x := gcr.io/distroless/static-debian12@sha256:202447375241a6422d2ae05f9553c4c14371fdb9de638d31cda8e5463ad871a0
STATIC_BASE_IMAGE_arm := gcr.io/distroless/static-debian12@sha256:49b5b000ee2d86e757dc35077209bc3b75722f50d05b538bdb5af20832403bc7
STATIC_BASE_IMAGE_ppc64le := gcr.io/distroless/static-debian12@sha256:223a240d7ce3366f29115d746a6a6ede70450f13988a2b30f5461f9f82b842a4
DYNAMIC_BASE_IMAGE_amd64 := gcr.io/distroless/base-debian12@sha256:2b9eff8cf2e2463d093007aed5e844c854bb29bef478f36fb63590b9f09a9824
DYNAMIC_BASE_IMAGE_arm64 := gcr.io/distroless/base-debian12@sha256:c010d57c42bc138d052870a12fd2116d77076b86f580435d51dfca2a1ace08dd
DYNAMIC_BASE_IMAGE_s390x := gcr.io/distroless/base-debian12@sha256:ea6953dd1cf5867da94d62da9fe52966ef6eda7a88af088c3a99a8393a530d3b
DYNAMIC_BASE_IMAGE_arm := gcr.io/distroless/base-debian12@sha256:5b3dbe422b1a0f70ed5a0da78d7bf8aed5b47598a1a550002023dbaa54e102e8
DYNAMIC_BASE_IMAGE_ppc64le := gcr.io/distroless/base-debian12@sha256:b7a5ee4b11a6b5bece243b07d457a43dbc3a1167e4567dbf49828298b5b2ef7f
STATIC_BASE_IMAGE_amd64 := gcr.io/distroless/static-debian12@sha256:fd92c3ad6367e38449ee4547ba87473d87a693d272d8670e326c585c29fa25f2
STATIC_BASE_IMAGE_arm64 := gcr.io/distroless/static-debian12@sha256:a37f767b5baa75fe4e4e697a8d2f8e9389271f9c232124a3ad1019c97bae9708
STATIC_BASE_IMAGE_s390x := gcr.io/distroless/static-debian12@sha256:2c735f980a7414418dc07c3dc9f7e235d17af19d64dbc050d6a6ae379c624885
STATIC_BASE_IMAGE_arm := gcr.io/distroless/static-debian12@sha256:0c0ff35c742c9bf48381051eb505eae04de1d0aabd1fbd55c76aa4e315df7451
STATIC_BASE_IMAGE_ppc64le := gcr.io/distroless/static-debian12@sha256:3caba0be2811fc18748c09fa026419d34e92380a599234bf26c33fed00e627c2
DYNAMIC_BASE_IMAGE_amd64 := gcr.io/distroless/base-debian12@sha256:ad04bf079b9ed668d38fe2138cfe575847795985097b38a400f4ef1ff69a561a
DYNAMIC_BASE_IMAGE_arm64 := gcr.io/distroless/base-debian12@sha256:7d7d1369ba93fdbb34c0db570729047cbf8a1737c292eadde26a1d5d899a35e5
DYNAMIC_BASE_IMAGE_s390x := gcr.io/distroless/base-debian12@sha256:a376bb78bf9eab614768f089ca3aa7aead71264f3599fd065a0faa25fc1deeb9
DYNAMIC_BASE_IMAGE_arm := gcr.io/distroless/base-debian12@sha256:4a4167eee2be030773bd3ab04c08680717ecc8683977ea2a5f89ac6900812b1d
DYNAMIC_BASE_IMAGE_ppc64le := gcr.io/distroless/base-debian12@sha256:6641dfae1307e598dc70af6fe23f10daed015c02dd83255eabeafc104e9c32ce

0 comments on commit 181eb7f

Please sign in to comment.