Skip to content

Commit

Permalink
#308 correct version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schneck committed Mar 14, 2018
1 parent 8fbdbc2 commit ca4a5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.sakuli.ui
Expand Up @@ -34,7 +34,7 @@ RUN $INST_SCRIPTS/docker.sh
RUN $INST_SCRIPTS/docker-compose.sh

### Install Sakuli UI
ARG SAKULI_VERSION=1.2.0-SNAPSHOT-308-sakuli-ui
ARG SAKULI_VERSION=1.2.0-SNAPSHOT
RUN $INST_SCRIPTS/sakuli_ui.sh

#### configure startup
Expand Down

0 comments on commit ca4a5c7

Please sign in to comment.