Skip to content

Commit 0ee27d0

Browse files
fix(deps): update ghcr.io/containerbase/base docker tag to v13.8.31 (#1040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48e5de3 commit 0ee27d0

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.16.0
33

4-
FROM ghcr.io/containerbase/base:13.8.29@sha256:a3f01f407a341fa871620f269c7f6c8151262201ee79e7c19376f425dc7de3f0
4+
FROM ghcr.io/containerbase/base:13.8.31@sha256:88a16f312342b1386b70995452437fd2a434cf38bb56194037e87f3e531525c0
55

66
ARG NODE_VERSION
77
RUN install-tool node

0 commit comments

Comments
 (0)