Skip to content

Commit

Permalink
ci: upgrade golang version to 1.23
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Chiu <[email protected]>
(cherry picked from commit eaa6312)
  • Loading branch information
yangchiu authored and mergify[bot] committed Dec 6, 2024
1 parent 69d23e7 commit 3436467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_framework/Dockerfile.setup
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22-alpine3.19
FROM golang:1.23-alpine3.19

ARG KUBECTL_VERSION=v1.30.0

Expand Down

0 comments on commit 3436467

Please sign in to comment.