We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc3a45 commit f45d81eCopy full SHA for f45d81e
docker/Dockerfile.linux.amd64
@@ -10,5 +10,4 @@ LABEL maintainer="Drone.IO Community <[email protected]>" \
10
11
ADD drone-s3 /bin/drone-s3
12
COPY --from=alpine /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
13
-#RUN apk add -U --no-cache ca-certificates
14
ENTRYPOINT ["/bin/drone-s3"]
0 commit comments