Skip to content

Commit 3cbb432

Browse files
fix(deps): update ghcr.io/containerbase/base docker tag to v9.20.3
1 parent 7358771 commit 3cbb432

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=18.17.1
33

4-
FROM ghcr.io/containerbase/base:9.20.2@sha256:baa29748d7ed21b3404361bf53d4ecd527a00d704415d43290d4b741769c9b78
4+
FROM ghcr.io/containerbase/base:9.20.3@sha256:5c0756dc035a3980110c81d7a028bcbb3a5a06d473ee96c18aeb470a10c769f7
55

66
ARG NODE_VERSION
77
RUN install-tool node

0 commit comments

Comments
 (0)