Skip to content

Commit a5c969e

Browse files
authored
Use node version 14.4.0 (#24)
Closes #23
1 parent fd47e65 commit a5c969e

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:slim
1+
FROM node:14.4.0-buster-slim
22

33
COPY . .
44

0 commit comments

Comments
 (0)