Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoscout committed Dec 28, 2019
1 parent 47777ec commit 77684f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FROM alpine
ADD MySuperApp.sh /MySuperApp.sh

## Add the wait script to the image
ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.7.0/wait /wait
ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.7.1/wait /wait
RUN chmod +x /wait

## Launch the wait tool and then your application
Expand Down

0 comments on commit 77684f8

Please sign in to comment.