mirror of
https://github.com/drone/drone-git.git
synced 2026-06-16 14:50:26 +08:00
revert to alpine 3.12 due to dns issue
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13
|
||||
FROM alpine:3.12
|
||||
RUN apk add --no-cache ca-certificates git git-lfs openssh curl perl aws-cli
|
||||
|
||||
ADD posix/* /usr/local/bin/
|
||||
|
||||
Reference in New Issue
Block a user