Skip to content

Commit 0c46090

Browse files
chore(deps): update cimg/go docker tag to v1.24.4 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77f907f commit 0c46090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
docker:
1515
# Specify the version you desire here
1616
# See: https://circleci.com/developer/images/image/cimg/go
17-
- image: cimg/go:1.24.3@sha256:5f7cdf218958c02c0da1356a3a2a8d1394c80206322d0790b968443f6875a59e
17+
- image: cimg/go:1.24.4@sha256:0b2833646ab766bcb90d59865350763ac4731ebab00f6a52e4f4b245e13d55cc
1818

1919
# Add steps to the job
2020
# See: https://circleci.com/docs/jobs-steps/#steps-overview & https://circleci.com/docs/configuration-reference/#steps

0 commit comments

Comments
 (0)