Skip to content

Commit 198d1c2

Browse files
committed
update doc
1 parent 609acd9 commit 198d1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ FROM alpine
2222
ADD MySuperApp.sh /MySuperApp.sh
2323

2424
## Add the wait script to the image
25-
ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.7.3/wait /wait
25+
ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.8.0/wait /wait
2626
RUN chmod +x /wait
2727

2828
## Launch the wait tool and then your application

0 commit comments

Comments
 (0)