Skip to content

Commit

Permalink
Use node version 14.4.0 (#24)
Browse files Browse the repository at this point in the history
Closes #23
  • Loading branch information
JeroenKnoops authored Oct 27, 2020
1 parent fd47e65 commit a5c969e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:slim
FROM node:14.4.0-buster-slim

COPY . .

Expand Down

0 comments on commit a5c969e

Please sign in to comment.