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

Commit b6604d9

Browse files
authored
Merge pull request #103 from microservices-demo/abuehrle-patch-2
update node.js
2 parents 5d9a427 + a73c693 commit b6604d9

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)