mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-23 19:36:54 +00:00
👷 Added Docker CI
This commit is contained in:
parent
8e85d319ca
commit
b7b4ea7497
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
# Use the official Golang image as the base image
|
||||
ARG TARGETOS TARGETARCH
|
||||
FROM --platform=$BUILDPLATFORM golang:1.20 as builder
|
||||
ARG TARGETOS TARGETARCH
|
||||
RUN echo "TARGETOS=$TARGETOS TARGETARCH=$TARGETARCH"
|
||||
|
|
Loading…
Reference in a new issue