ci: run soteria tests with go 1.25 toolchain

This commit is contained in:
Brad Stein 2026-04-10 05:45:14 -03:00
parent defc917161
commit fe7295d629

2
Jenkinsfile vendored
View File

@ -44,7 +44,7 @@ spec:
- name: harbor-config
mountPath: /docker-config
- name: tester
image: golang:1.23-bookworm
image: golang:1.25-bookworm
command:
- cat
tty: true