Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v9.30.0 (#117
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 6, 2023
1 parent 8394075 commit 8dac3c7
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.10.0

FROM ghcr.io/containerbase/base:9.29.0@sha256:181b7feb719da85a2f65653566b3947702365f0115dc3eb8ebfe12051e7cebb8
FROM ghcr.io/containerbase/base:9.30.0@sha256:e0cfc6f69790e6f1effeb4d83c7872d8752202088b47dde4848405c8710cc677

ARG NODE_VERSION
RUN install-tool node
Expand Down

0 comments on commit 8dac3c7

Please sign in to comment.