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

Commit 68e7d0e

Browse files
committed
Update node.js to v12.6 in dockerfile
1 parent c2752a2 commit 68e7d0e

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:12.4-alpine
1+
FROM node:12.6-alpine
22

33
# install docker-compose
44
RUN apk update \

0 commit comments

Comments
 (0)