Skip to content

Commit d0c257d

Browse files
update
1 parent b8c7a1d commit d0c257d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ steps:
2222
go_test:
2323
title: "Run tests"
2424
stage: test
25-
image: golang:1.23-alpine3.21
25+
image: golang:1.24.3-alpine3.21
2626
environment:
2727
- TF_ACC="test"
2828
- CGO_ENABLED=0

0 commit comments

Comments
 (0)