Skip to content

Commit

Permalink
Node 20.14.0 (#51014)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe authored Jun 5, 2024
1 parent dbdd2e8 commit f31e39b
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
Expand Up @@ -5,7 +5,7 @@
# --------------------------------------------------------------------------------
# To update the sha, run `docker pull node:$VERSION-alpine`
# look for something like: `Digest: sha256:0123456789abcdef`
FROM node:20-alpine@sha256:291e84d956f1aff38454bbd3da38941461ad569a185c20aa289f71f37ea08e23 as base

This comment was marked as spam.

Copy link
@loganclark360

loganclark360 Jun 20, 2024

this too

FROM node:20-alpine@sha256:66c7d989b6dabba6b4305b88f40912679aebd9f387a5b16ffa76dfb9ae90b060 as base

This comment was marked as spam.

Copy link
@loganclark360

loganclark360 Jun 20, 2024

mine


# This directory is owned by the node user
ARG APP_HOME=/home/node/app
Expand Down

0 comments on commit f31e39b

Please sign in to comment.