Skip to content

Commit 5809b15

Browse files
chore(deps): update golang docker tag to v1.25.3
1 parent a187120 commit 5809b15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Start from golang base image
2-
FROM golang:1.24.1 as builder
2+
FROM golang:1.25.3 as builder
33

44
ENV GO111MODULE on
55
ENV GOPROXY https://goproxy.cn,direct

0 commit comments

Comments
 (0)