Skip to content

Commit cac1d62

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

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

4-
FROM ghcr.io/containerbase/base:13.10.5@sha256:bed98f2dcf0282cefdf3df27a438fadd44b218bb25fe31e09976fafb0ed1359d
4+
FROM ghcr.io/containerbase/base:13.10.6@sha256:3c92d5b9abe872724f9876eef4a4643d7c4f8751611e55fd870e98a2da164a64
55

66
ARG NODE_VERSION
77
RUN install-tool node

0 commit comments

Comments
 (0)