Remove unused dependency 'jq'

This commit is contained in:
Koen Rouwhorst 2020-06-25 20:33:39 +02:00 committed by GitHub
parent fc2b491250
commit f94fba3ee3
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 /