Skip to content

Commit a31e610

Browse files
committed
Update Node.js image to 10.16.3
1 parent f921759 commit a31e610

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

0 commit comments

Comments
 (0)