1
0
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:
TP Honey 2023-09-05 14:30:59 +01:00 committed by GitHub
parent 140b47607d
commit 8328093028
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -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