Skip to content

Commit e458f88

Browse files
bhavi-koduruhakuna-matatah
authored andcommitted
bump golang to 1.23 in clusterloader load-slos template
1 parent 8d1d972 commit e458f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tasks/generators/clusterloader/load-slos.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ spec:
6161
git checkout $(params.cl2-branch)
6262
git branch
6363
- name: prepare-loadtest
64-
image: golang:1.22
64+
image: golang:1.23
6565
workingDir: $(workspaces.source.path)
6666
script: |
6767
S3_RESULT_PATH=$(params.results-bucket)

0 commit comments

Comments
 (0)