This commit is contained in:
Robert Kaussow 2020-10-14 16:36:36 +02:00
parent c062d2fa25
commit 02ae724b30
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -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 []