Skip to content

Commit 3056459

Browse files
author
Hamid Tavakoli
authored
Merge branch 'master' into merge-master-conflicts
2 parents 6f5d7ea + 0730a57 commit 3056459

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)