mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-24 07:29:35 +00:00
from pr #1316
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25
|
||||
FROM golang:1.26
|
||||
# read target arch from buildx or default to amd64 if using legacy builder.
|
||||
ARG TARGETARCH
|
||||
ENV TARGETARCH=${TARGETARCH:-amd64}
|
||||
|
||||
Reference in New Issue
Block a user