replaced git clone to http
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-02-11 13:12:24 +01:00
parent d99e7782a3
commit c3c686fced
3 changed files with 10 additions and 27 deletions

View File

@@ -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 /