Skip to content
Snippets Groups Projects
Unverified Commit 5b18be5f authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

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

parent 8c2f4d64
No related branches found
No related tags found
No related merge requests found
...@@ -3,12 +3,12 @@ ARG BASE_IMAGE_TYPE=slim ...@@ -3,12 +3,12 @@ ARG BASE_IMAGE_TYPE=slim
# -------------------------------------- # --------------------------------------
# slim image # slim image
# -------------------------------------- # --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.14.0@sha256:5d5c86a988af3e6997a17f3da02504fd6112386edffb9a5259e1a661dafdde06 AS slim-base FROM ghcr.io/renovatebot/base-image:2.14.1@sha256:2a36b274d0239f797dfd07a91062b0a0742db4648a84afe5bb6c14dc26b4e08c AS slim-base
# -------------------------------------- # --------------------------------------
# full image # full image
# -------------------------------------- # --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.14.0-full@sha256:303c8d0fc9bea9681973f3747c4cfc964b8753e71d43341f22e50053fa6b39fa AS full-base FROM ghcr.io/renovatebot/base-image:2.14.1-full@sha256:4fbd01cf22ba46f1ffb186312bd58fc7e5b3832ef603924a1c43582593b5bd35 AS full-base
# -------------------------------------- # --------------------------------------
# build image # build image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment