Merge pull request #27 from koenrh/koenrh/remove-jq

Remove unused dependency 'jq'
This commit is contained in:
Koen Rouwhorst 2020-07-22 09:48:49 +02:00 committed by GitHub
commit 3d10701911
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ LABEL "com.github.actions.description"="Deploy your DNS configuration to multipl
LABEL "com.github.actions.icon"="cloud"
LABEL "com.github.actions.color"="yellow"
RUN apk add --no-cache bash jq
RUN apk add --no-cache bash
COPY README.md /