Skip to content

Commit 5d6a2dd

Browse files
committed
Release 2.2.1
1 parent 5ca4b4c commit 5d6a2dd

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
@@ -14,7 +14,7 @@ FROM alpine
1414
ADD MySuperApp.sh /MySuperApp.sh
1515
1616
## Add the wait script to the image
17-
ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.2.0/wait /wait
17+
ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.2.1/wait /wait
1818
RUN chmod +x /wait
1919
2020
## Launch the wait tool and then your application

0 commit comments

Comments
 (0)