Skip to content

Commit

Permalink
update SAKULI_VERSION '0.9.3-SNAPSHOT' to '0.9.3' in Docker-Containers
Browse files Browse the repository at this point in the history
  • Loading branch information
labs-build committed Feb 29, 2016
1 parent b788f9c commit a88f1a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/sakuli-centos-xfce/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV VNC_RESOLUTION 1280x1024
ENV VNC_PW sakuli

ENV SAKULI_DOWNLOAD_URL https://labs.consol.de/sakuli/install
ENV SAKULI_VERSION 0.9.3-SNAPSHOT
ENV SAKULI_VERSION 0.9.3
ENV SAKULI_HOME /root/sakuli/sakuli-v$SAKULI_VERSION
ENV SAKULI_TEST_SUITE /root/sakuli/example_test_suites/example_xfce

Expand Down
2 changes: 1 addition & 1 deletion docker/sakuli-ubuntu-xfce/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV VNC_RESOLUTION 1280x1024
ENV VNC_PW sakuli

ENV SAKULI_DOWNLOAD_URL https://labs.consol.de/sakuli/install
ENV SAKULI_VERSION 0.9.3-SNAPSHOT
ENV SAKULI_VERSION 0.9.3
ENV SAKULI_HOME /root/sakuli/sakuli-v$SAKULI_VERSION
ENV SAKULI_TEST_SUITE /root/sakuli/example_test_suites/example_xfce

Expand Down

0 comments on commit a88f1a7

Please sign in to comment.