1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #20785 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-09-22 17:23:46 -04:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
# --------------------------------------------------------------------------------
# BASE IMAGE
# --------------------------------------------------------------------------------
FROM node:16.15.0-alpine@sha256:1a9a71ea86aad332aa7740316d4111ee1bd4e890df47d3b5eff3e5bded3b3d10 as base
FROM node:16.17.0-alpine@sha256:2c405ed42fc0fd6aacbe5730042640450e5ec030bada7617beac88f742b6997b as base
# This directory is owned by the node user
ARG APP_HOME=/home/node/app