We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c7a1d commit d0c257dCopy full SHA for d0c257d
codefresh.yml
@@ -22,7 +22,7 @@ steps:
22
go_test:
23
title: "Run tests"
24
stage: test
25
- image: golang:1.23-alpine3.21
+ image: golang:1.24.3-alpine3.21
26
environment:
27
- TF_ACC="test"
28
- CGO_ENABLED=0
0 commit comments