File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,17 @@ ARG BASE_IMAGE_TYPE=slim
55# --------------------------------------
66# slim image
77# --------------------------------------
8- FROM ghcr.io/renovatebot/base-image:7.8.3 @sha256:51e40a0536f23ae700fd0475458037d924736256abd3359b20f844430597987d AS slim-base
8+ FROM ghcr.io/renovatebot/base-image:7.8.4 @sha256:2fede58aa558ce6bb8d5ebe8e02ee0518c7f040a948fc40c285056d72f57b66f AS slim-base
99
1010# --------------------------------------
1111# full image
1212# --------------------------------------
13- FROM ghcr.io/renovatebot/base-image:7.8.3 -full@sha256:44a009a72438ba837de786e256c456cb0267e2b2872846b92bab0c3e99cbd066 AS full-base
13+ FROM ghcr.io/renovatebot/base-image:7.8.4 -full@sha256:6d1cdaea4fd0742d2fb839129a03eb4a49b9c454c011a8ce15a15310d27dad74 AS full-base
1414
1515# --------------------------------------
1616# build image
1717# --------------------------------------
18- FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.8.3 @sha256:51e40a0536f23ae700fd0475458037d924736256abd3359b20f844430597987d AS build
18+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.8.4 @sha256:2fede58aa558ce6bb8d5ebe8e02ee0518c7f040a948fc40c285056d72f57b66f AS build
1919
2020# We want a specific node version here
2121# renovate: datasource=node-version
You can’t perform that action at this time.
0 commit comments