Skip to content

Commit 260f8f6

Browse files
committed
chore(go-dev): bump golang 1.22
1 parent 75ec4a0 commit 260f8f6

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.20
7-
ENV GOLANGCI_LINT_VERSION=v1.53.3
6+
ENV GO_VERSION=1.22
7+
ENV GOLANGCI_LINT_VERSION=v1.56.2
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)