Skip to content

Commit 0730a57

Browse files
committed
update version
1 parent c4c9a1e commit 0730a57

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
@@ -2,7 +2,7 @@
22
# and runs it against the specified Topcoder backend (development or
33
# production) when container is executed.
44

5-
FROM node:6.10
5+
FROM node:8.2.1
66
LABEL app="tc email" version="1.1"
77

88
WORKDIR /opt/app

0 commit comments

Comments
 (0)