Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 167b265

Browse files
committed
Update Node.js to v16
1 parent 0436b4a commit 167b265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:13.14.0-alpine@sha256:4d6b35f8d14b2f476005883f9dec0a93c83213838fd3def3db0d130b1b148653
1+
FROM node:16.2.0-alpine@sha256:371716603682cedfa9a26dab876b7d884d253616f87d9708de2cf83087be3eba
22

33
# Use tini (https://github.com/krallin/tini) for proper signal handling.
44
RUN apk add --no-cache tini

0 commit comments

Comments
 (0)