Skip to content

Commit a0cfcc5

Browse files
fix(deps): update ghcr.io/containerbase/base docker tag to v13.7.5
1 parent 0ba399e commit a0cfcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# renovate: datasource=node-version depName=node versioning=node
22
ARG NODE_VERSION=20.18.2
33

4-
FROM ghcr.io/containerbase/base:13.7.2@sha256:75f08add5b90da955d341b2cd95759b744554e4f2b253e85fe79fed3517c5a6d
4+
FROM ghcr.io/containerbase/base:13.7.5@sha256:cf716be71cfd908afb59074739938f55857ff9d756665533be3ae61fb29306df
55

66
ARG NODE_VERSION
77
RUN install-tool node

0 commit comments

Comments
 (0)