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

feat(deps): update ghcr.io/renovatebot/base-image docker tag to v2.13.0 (#29376)

parent d8aad7a9
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,12 @@ ARG BASE_IMAGE_TYPE=slim
# --------------------------------------
# slim image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.12.16@sha256:dc75e43266d424690d1f6d296abf76243bdcec5ffbc9d87510a9edd34e26b5e2 AS slim-base
FROM ghcr.io/renovatebot/base-image:2.13.0@sha256:93a973b86cbaa76647079344cc28cef641a22b4e8ca172589e61cf922a8c00a0 AS slim-base
# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.12.16-full@sha256:4b6dc8e21b8f462753e941d0e99260f78332026dfedf6f320e6511e3e2693240 AS full-base
FROM ghcr.io/renovatebot/base-image:2.13.0-full@sha256:bdc5b1692c69bd63598d6a9474df67c36a8a39ac335cd1c479c2c82760c16cb0 AS full-base
# --------------------------------------
# build image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment