Skip to content

Commit

Permalink
chore: update GO_VERSION to 1.22 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kycheng committed Sep 14, 2024
1 parent ea094c2 commit a8b4f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ARG AZURITE_VERSION=3.18.0
ARG GOTESTSUM_VERSION=v1.9.0
ARG DELVE_VERSION=v1.21.0

ARG GO_VERSION=1.21
ARG GO_VERSION=1.22
ARG ALPINE_VERSION=3.19
ARG ALPINE_IMAGE=build-harbor.alauda.cn/ops/alpine
ARG XX_VERSION=1.4.0
Expand Down

0 comments on commit a8b4f44

Please sign in to comment.