〔docker〕use go 1.22

〔docker〕use go 1.22
This commit is contained in:
心隨緣動
2024-06-07 20:49:37 +08:00
committed by GitHub
parent 22fca3285a
commit b397f07897
+1 -1
View File
@@ -22,7 +22,7 @@ RUN ./DockerInit.sh "$TARGETARCH"
# Stage: Final Image of 3x-ui
# ========================================================
FROM alpine
ENV TZ=Asia/Tehran
ENV TZ=Asia/Shanghai
WORKDIR /app
RUN apk add --no-cache --update \