Install dependencies
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-03 09:52:14 +02:00
parent a4633f06bd
commit fd471eb3f1
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:latest
RUN apk add --no-cache curl bash
RUN apk add --no-cache curl bash py3-requests jq yq skopeo
RUN mkdir -p ~./local/bin