Skip to content

Commit 39826fb

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

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.2@sha256:2a0470066e3082770b8cc3e0307271560aabb25ce2f426be341c37c1fe525349
4+
FROM ghcr.io/containerbase/base:13.23.3@sha256:14f2bd0df5cc37c1a0f2c494cb81ead002b48805a358c6b9964eda6e5ed9c367
55

66
ARG NODE_VERSION
77
RUN install-tool node

0 commit comments

Comments
 (0)