We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22e5610 + 62a6a14 commit 8fd0a93Copy full SHA for 8fd0a93
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
build:
5
docker:
6
- - image: cimg/go:1.24.0
+ - image: cimg/go:1.24.1
7
steps:
8
- checkout
9
- restore_cache:
0 commit comments