Skip to content

Commit c15a20f

Browse files
fix(deps): update ghcr.io/containerbase/base docker tag to v13.23.6 (#1327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57ae59b commit c15a20f

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

4-
FROM ghcr.io/containerbase/base:13.23.5@sha256:281c8e901db51dc075abab84cccade455e12fe352aba315aecb32cd8ff1521c6
4+
FROM ghcr.io/containerbase/base:13.23.6@sha256:af7c74e000727bfc7641235ddfaabd606270e7e97cd68de95dd1422b8fc8cf00
55

66
ARG NODE_VERSION
77
RUN install-tool node

0 commit comments

Comments
 (0)