Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v9.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 65a69b5 commit 2dab623
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.19.0

FROM ghcr.io/containerbase/base:9.25.0@sha256:f0d880fff787b8a67b44f745d111b9336488754e7077903b91c4a761b5aee820
FROM ghcr.io/containerbase/base:9.26.0@sha256:d64249bced930342154688a79d0bc537423c2e5918c476361e0e22f5fd734c83

ARG NODE_VERSION
RUN install-tool node
Expand Down

0 comments on commit 2dab623

Please sign in to comment.