We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0490d9 commit deb2211Copy full SHA for deb2211
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.4-alpine3.21 AS builder
+FROM golang:1.25-alpine3.21 AS builder
2
3
# 安装所需的软件包
4
RUN apk update && apk add --no-cache git
0 commit comments