replaced git clone to http
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk --update --no-cache add git openssh-client jq
|
||||
RUN apk --update --no-cache add git openssl ca-certificates jq
|
||||
|
||||
COPY config /root/.ssh/
|
||||
COPY *.sh /
|
||||
|
Reference in New Issue
Block a user