Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 5af9018 commit 434cb73
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.0

FROM ghcr.io/containerbase/base:13.0.18@sha256:7c70fe961f582bbe0581067322d466191042317eaa26602a626c8a8d4980955b
FROM ghcr.io/containerbase/base:13.0.19@sha256:fa8324235801784d83c19b3caafa5aabff9e2a74894123dc1b3617a97d9fe521

ARG NODE_VERSION
RUN install-tool node
Expand Down

0 comments on commit 434cb73

Please sign in to comment.