mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-24 13:20:40 +00:00
fix typo
This commit is contained in:
parent
c062d2fa25
commit
02ae724b30
@ -8,7 +8,7 @@ LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>" \
|
||||
|
||||
ADD wait-for /usr/local/bin/wait-for
|
||||
|
||||
RUN apk --no-cache netcat-openbsd
|
||||
RUN apk --no-cache add netcat-openbsd
|
||||
|
||||
USER root
|
||||
CMD []
|
||||
|
Loading…
Reference in New Issue
Block a user