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 d3290b2 commit d260e41Copy full SHA for d260e41
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
build:
5
docker:
6
- - image: cimg/go:1.24.2@sha256:cd027ede83e11c7b1002dfff3f4975fbf0124c5028df4c63da571c30db88fb3c
+ - image: cimg/go:1.24.3@sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
7
steps:
8
- checkout
9
- restore_cache:
0 commit comments