This commit is contained in:
parent
b2a7b1916e
commit
a56b978462
@ -16,5 +16,7 @@ ENV GODEBUG netdns=go
|
||||
|
||||
COPY --from=alpine /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
COPY --from=builder /drone-gitea-release/drone-gitea-release /bin/
|
||||
ENTRYPOINT ["/bin/drone-gitea-release"]
|
||||
|
Loading…
Reference in New Issue
Block a user