Skip to content

Commit 2b3f706

Browse files
jianxiaoguoduanhongyi
authored andcommitted
chore(go): bump version 1.24
1 parent 38920b8 commit 2b3f706

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rootfs/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ FROM registry.drycc.cc/drycc/base:${CODENAME}
33

44
LABEL name="drycc-go-dev"
55

6-
ENV GO_VERSION=1.23
7-
ENV GOLANGCI_LINT_VERSION=v1.61.0
6+
ENV GO_VERSION=1.24
7+
ENV GOLANGCI_LINT_VERSION=v1.64.8
88

99
# This is a huge one-liner to optimize the Container image layer.
1010
# We disable source repos to speed up apt-get update.

0 commit comments

Comments
 (0)