mirror of
https://github.com/drone/drone-cli.git
synced 2025-09-07 01:11:56 +02:00
Update Dockerfile.linux.arm
This commit is contained in:
parent
140b47607d
commit
8328093028
@ -1,4 +1,4 @@
|
||||
FROM arm64v8/alpine:3.12 as alpine
|
||||
FROM arm32v7/alpine:3.12 as alpine
|
||||
RUN apk add -U --no-cache ca-certificates
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user