Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent c3fd60e commit ef96074
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.13.1

FROM ghcr.io/containerbase/base:10.6.9@sha256:f7dd659c07e2f733f442f66f78bec2192c42a8ff85db58b8ee249aa1d8e3a5d8
FROM ghcr.io/containerbase/base:10.6.10@sha256:3232c9b346833d710b9e73419f4fe1c90dc00c2e501d866f9b045298bc3b6ade

ARG NODE_VERSION
RUN install-tool node
Expand Down

0 comments on commit ef96074

Please sign in to comment.