Skip to content

Commit aacb53f

Browse files
author
Tems Canaveral
authored
updated docker version to v1.14
1 parent c395145 commit aacb53f

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
@@ -14,7 +14,7 @@ ENV PATH $PATH:$JAVA_HOME/bin
1414

1515
USER app
1616
RUN cd /srv \
17-
&& (curl -L http://www.squashtest.org/downloads/send/13-version-stable/199-sqaushtm-1122-targz-2?lang=en | gunzip -c | tar x)
17+
&& (curl -L http://www.squashtest.org/downloads/send/13-version-stable-tm/241-stm-1141-targz?lang=en | gunzip -c | tar x)
1818

1919
COPY startup.sh /srv/squash-tm/bin/startup.sh
2020
COPY conf /srv/squash-tm/bin/conf

0 commit comments

Comments
 (0)