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 77f907f commit 0c46090Copy full SHA for 0c46090
.circleci/config.yml
@@ -14,7 +14,7 @@ jobs:
14
docker:
15
# Specify the version you desire here
16
# See: https://circleci.com/developer/images/image/cimg/go
17
- - image: cimg/go:1.24.3@sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
+ - image: cimg/go:1.24.4@sha256:0b2833646ab766bcb90d59865350763ac4731ebab00f6a52e4f4b245e13d55cc
18
19
# Add steps to the job
20
# See: https://circleci.com/docs/jobs-steps/#steps-overview & https://circleci.com/docs/configuration-reference/#steps
0 commit comments