Skip to content

Commit ee1e43d

Browse files
committed
Update docs to 2.3.0
1 parent f13fc66 commit ee1e43d

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.1/wait /wait
17+
ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.3.0/wait /wait
1818
RUN chmod +x /wait
1919

2020
## Launch the wait tool and then your application

0 commit comments

Comments
 (0)