Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v6.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2023
1 parent 4530827 commit 730fb3d
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 depName=node versioning=node
ARG NODE_VERSION=18.15.0

FROM ghcr.io/containerbase/base:6.3.6@sha256:35e2f15c28984e853631e6259cf780b0565ad307e6fa032ce18c510b7f6aead8
FROM ghcr.io/containerbase/base:6.3.7@sha256:6e93c9ab5d9c0f11688f1eedec8eed37afc4681cd243a857a53e8701bc7f6485

ARG NODE_VERSION
RUN install-tool node
Expand Down

0 comments on commit 730fb3d

Please sign in to comment.