1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-06-27 13:35:10 +00:00

Add ARG TARGETARCH to dockerfile

This commit is contained in:
2025-05-04 13:31:55 +02:00
parent 518efcfe68
commit 7a2b7064cd

View File

@ -1,4 +1,5 @@
FROM alpine:3.21
ARG TARGETARCH
RUN mkdir /data