Skip to content

Commit 9f43028

Browse files
chore(deps): update cimg/go docker tag to v1.24.1
1 parent fdb05f1 commit 9f43028

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.0
17+
- image: cimg/go:1.24.1
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)