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

Commit d881a84

Browse files
committed
Update Node.js to v18
1 parent 7b08726 commit d881a84

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.3.0-alpine@sha256:7ab82182ec72ea2042e29f40fd2d7badf3023302928600803e2c158be85aee94
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)