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

fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.34.1 (#33739)

parent a60694ee
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ ARG BASE_IMAGE_TYPE=slim
# --------------------------------------
# slim image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:9.34.0@sha256:674ec273b9ff82ade21e201d49b056d7d7d0cabd3f32a9960f9465e1a5ca5898 AS slim-base
FROM ghcr.io/renovatebot/base-image:9.34.1@sha256:29f6bf5ef45fdb516cb6c09987d2f3349aaa6edc60af4ac7b43f5a4f8a9c15e8 AS slim-base
# --------------------------------------
# full image
......@@ -17,7 +17,7 @@ ENV RENOVATE_BINARY_SOURCE=global
# --------------------------------------
# build image
# --------------------------------------
FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:9.34.0@sha256:674ec273b9ff82ade21e201d49b056d7d7d0cabd3f32a9960f9465e1a5ca5898 AS build
FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:9.34.1@sha256:29f6bf5ef45fdb516cb6c09987d2f3349aaa6edc60af4ac7b43f5a4f8a9c15e8 AS build
# We want a specific node version here
# renovate: datasource=node-version
......
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