diff options
| author | itspooya <fallenangel201190@yahoo.com> | 2023-05-08 03:19:47 +0300 |
|---|---|---|
| committer | Ho3ein <ho3ein.sanaei@gmail.com> | 2023-05-08 09:34:47 +0300 |
| commit | 50c296eb28707da6e6d9001f4d2fdf26ce54f8e4 (patch) | |
| tree | ea69cdde27b7f25f961a093b3e26bc5993406ce4 | |
| parent | b1a302de95a07660eecb09d1c7b73b1ed4c3f200 (diff) | |
👷 Added Docker CI
| -rw-r--r-- | Dockerfile | 1 |
1 files changed, 0 insertions, 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" |
