Skip to content
Snippets Groups Projects
Unverified Commit ba5abba3 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.1.0 (#27859)

parent efed773f
No related branches found
Tags 38.137.0
No related merge requests found
......@@ -3,12 +3,12 @@ ARG BASE_IMAGE_TYPE=slim
# --------------------------------------
# slim image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.0.9@sha256:5bcde2569074e931795b10eadfdc87a82af7b40654b8b6e92b2ab9f7398ceb70 AS slim-base
FROM ghcr.io/renovatebot/base-image:2.1.0@sha256:6d202223ebdecea136f630d2ad74b4df803cbf6d2f24b71ab15ddf606a50e7ef AS slim-base
# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.0.9-full@sha256:5a57dd1eeb575f2559fe127cfb5204ac0871798f0db7d4fcfd1553415c7edd53 AS full-base
FROM ghcr.io/renovatebot/base-image:2.1.0-full@sha256:bee888f0c2f7800b486c1fb6fbcd9f0f82de1196aa0baac72706e4ba4e099d7a 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