Skip to content

Commit 8fd0a93

Browse files
Merge pull request #45 from nicholas-fedor/renovate/cimg-go-1.x
chore(deps): update cimg/go docker tag to v1.24.1
2 parents 22e5610 + 62a6a14 commit 8fd0a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
build:
55
docker:
6-
- image: cimg/go:1.24.0
6+
- image: cimg/go:1.24.1
77
steps:
88
- checkout
99
- restore_cache:

0 commit comments

Comments
 (0)