Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit a73c693

Browse files
authored
update node.js
syntax errors and tests fixed with upgrade
1 parent 5d9a427 commit a73c693

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:4-alpine
1+
FROM node:10-alpine
22
ENV NODE_ENV "production"
33
ENV PORT 8079
44
EXPOSE 8079

0 commit comments

Comments
 (0)