fix(deps): update ghcr.io/renovatebot/base-image docker tag to v2.4.2 (#28677)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-26 05:17:35 +00:00 committed by GitHub
parent f2da9c1661
commit 458784d022
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,12 +3,12 @@ ARG BASE_IMAGE_TYPE=slim
# --------------------------------------
# slim image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.4.1@sha256:2736f0ebd5582ee50fb0968737eb21d956ce8d6999a54ef62f794d0e05a0efc7 AS slim-base
FROM ghcr.io/renovatebot/base-image:2.4.2@sha256:e5f7b96c01154f535ab3f332217873514b0a60d29532f6cf6efa6c42b484b0d8 AS slim-base
# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.4.1-full@sha256:cdea961f20d73b8c58da2d1c061ca65b3995466cb3d4c4a9102ba5de9d2635de AS full-base
FROM ghcr.io/renovatebot/base-image:2.4.2-full@sha256:0d4dcaa95ba6156e77f313f523e370754d17d023aea3ca5573739812d3c6e3a4 AS full-base
# --------------------------------------
# build image