mirror of
https://github.com/drone/drone-git.git
synced 2026-06-16 14:50:26 +08:00
enable arm32
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.6
|
||||
FROM arm32v6/alpine:3.6
|
||||
RUN apk add --no-cache ca-certificates git openssh curl perl
|
||||
|
||||
ADD posix/* /usr/local/bin/
|
||||
|
||||
Reference in New Issue
Block a user