mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-31 14:05:08 +02:00
co-authored by
Giteabot
parent
9c80a5d508
commit
653e77fd22
+1
-1
@@ -1,5 +1,5 @@
|
||||
#Build stage
|
||||
FROM docker.io/library/golang:1.20-alpine3.18 AS build-env
|
||||
FROM docker.io/library/golang:1.21-alpine3.18 AS build-env
|
||||
|
||||
ARG GOPROXY
|
||||
ENV GOPROXY ${GOPROXY:-direct}
|
||||
|
||||
Reference in New Issue
Block a user