Skip to content

Commit

Permalink
Node 20.11.1 (#49255)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe authored Feb 17, 2024
1 parent 24b0c39 commit 9db5e5f
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:8e6a472eb9742f4f486ca9ef13321b7fc2e54f2f60814f339eeda2aff3037573 as base
FROM node:20-alpine@sha256:c0a3badbd8a0a760de903e00cedbca94588e609299820557e72cba2a53dbaa2c as base

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

0 comments on commit 9db5e5f

Please sign in to comment.