Skip to content

Commit 287e33a

Browse files
committed
chore(go): bump version to 1.26
1 parent 9245d68 commit 287e33a

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-
ARG GO_VERSION=1.25 \
7-
GOLANGCI_LINT_VERSION=v2.4.0
6+
ARG GO_VERSION=1.26 \
7+
GOLANGCI_LINT_VERSION=v2.11.4
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)