Skip to content

Commit 77684f8

Browse files
committed
update docs
1 parent 47777ec commit 77684f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ FROM alpine
1919
ADD MySuperApp.sh /MySuperApp.sh
2020

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

2525
## Launch the wait tool and then your application

0 commit comments

Comments
 (0)