Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v13.4.1 (#745
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent cad15a2 commit 1b6e6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# renovate: datasource=node-version depName=node versioning=node
ARG NODE_VERSION=20.18.1

FROM ghcr.io/containerbase/base:13.4.0@sha256:632b07d4a7c0019be8bb7b7b22d551bc3d574a25054ee12ce16950652db9789a
FROM ghcr.io/containerbase/base:13.4.1@sha256:478bc2d5e7739b79eb1b8b35055c402dee594cd7e9e59254acc5415763ef9a7f

ARG NODE_VERSION
RUN install-tool node
Expand Down

0 comments on commit 1b6e6fc

Please sign in to comment.