Skip to content

Commit 7fa3358

Browse files
authored
Merge pull request #6 from timoa/develop
Bump Nodejs from 10.16.3 to 12.16.1
2 parents 4001e47 + 922bdb6 commit 7fa3358

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-
ARG nodeVersion=10.16.3
1+
ARG nodeVersion=12.16.1
22
FROM node:${nodeVersion}-alpine
33
ARG appPort=3000
44
# ARG microScannerToken

0 commit comments

Comments
 (0)