1
0
mirror of synced 2026-01-08 03:01:54 -05:00

Merge pull request #29276 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-10-19 13:01:05 -07:00
committed by GitHub

View File

@@ -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:37750e51d61bef92165b2e29a77da4277ba0777258446b7a9c99511f119db096 as base
FROM node:20-alpine@sha256:002b6ee25b63b81dc4e47c9378ffe20915c3fa0e98e834c46584438468b1d0b5 as base
# This directory is owned by the node user
ARG APP_HOME=/home/node/app