mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 13:25:49 -04:00
build(dockerfile): fix arg ARCH being defined after initial pull
This commit is contained in:
@@ -34,6 +34,7 @@ FROM --platform=linux/${ARCH} ghcr.io/aetherinox/alpine-base:3.21
|
|||||||
# Set Args
|
# Set Args
|
||||||
# #
|
# #
|
||||||
|
|
||||||
|
ARG ARCH=amd64
|
||||||
ARG BUILDDATE
|
ARG BUILDDATE
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user