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

Commit f0cc219

Browse files
committed
Update Node.js to v18
1 parent 2d3abf2 commit f0cc219

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:18.2.0-alpine@sha256:0677e437543d10f6cb050d92c792a14e5eb84340e3d5b4c25a88baa723d8a4ae
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)