Skip to content

Commit d6dcd22

Browse files
fix(deps): update ghcr.io/containerbase/base docker tag to v9.33.2 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e751b1 commit d6dcd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.11.0
33

4-
FROM ghcr.io/containerbase/base:9.33.1@sha256:e1edd49ae6bcc6c468600436eed78db6739624f6d892c2bf4c312d03fb732bf9
4+
FROM ghcr.io/containerbase/base:9.33.2@sha256:8cb2b5823c0c62f623fe4c491325c0b7d1e513dd24fa4a33e6901f89cc290a37
55

66
ARG NODE_VERSION
77
RUN install-tool node

0 commit comments

Comments
 (0)