Skip to content

Commit b937e59

Browse files
committed
Updated squashtm to version 1.12.2
1 parent 2a77d80 commit b937e59

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

1616
USER app
1717
RUN cd /srv \
18-
&& (curl -L http://www.squashtest.org/telechargements/send/13-version-stable/190-sqaushtm-1120-targz | gunzip -c | tar x)
18+
&& (curl -L http://www.squashtest.org/downloads/send/13-version-stable/199-sqaushtm-1122-targz-2?lang=en | gunzip -c | tar x)
1919

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

0 commit comments

Comments
 (0)