Skip to content

Commit 506ba41

Browse files
author
Hamid Tavakoli
authored
Merge pull request #66 from topcoder-platform/merge-master-conflicts
Merge master conflicts
2 parents 6f5d7ea + 3056459 commit 506ba41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
# and runs it against the specified Topcoder backend (development or
33
# production) when container is executed.
44

5+
56
FROM node:16.17
6-
LABEL app="tc email" version="2.0"
7+
LABEL app="tc email" version="1.1"
78

89
WORKDIR /opt/app
910
COPY . .

0 commit comments

Comments
 (0)