Skip to content

Commit 005236a

Browse files
fix(deps): update ghcr.io/containerbase/base docker tag to v13.8.16 (#959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 481819a commit 005236a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

4-
FROM ghcr.io/containerbase/base:13.8.15@sha256:45c70a981a75281403a932f0714b8c0b63e0eb9b115b2134e7af05b4e626de83
4+
FROM ghcr.io/containerbase/base:13.8.16@sha256:c44873e0a805336cc0c4f6cc475a0576584de79715d5ee14b39e2ff2548bef45
55

66
ARG NODE_VERSION
77
RUN install-tool node

0 commit comments

Comments
 (0)