Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 8e093f7

Browse files
authored
chore: Update Docker (#85)
1 parent 8686bd8 commit 8e093f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:10.11.0-alpine
1+
FROM node:12.18.3-alpine
22

33
COPY ./src/ /opt/src
44
COPY ./config/ /opt/config

0 commit comments

Comments
 (0)