Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v9.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent ad90182 commit ffa9d9c
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=18.18.0

FROM ghcr.io/containerbase/base:9.20.4@sha256:a69989e173279e39a579f771c2cb925065488225399c96183ff4ac4bb3d09d2f
FROM ghcr.io/containerbase/base:9.20.6@sha256:02efde32631b5b7e494fc12df841f5d82b4d80de0afe978d0dfca79d1c9219a3

ARG NODE_VERSION
RUN install-tool node
Expand Down

0 comments on commit ffa9d9c

Please sign in to comment.