Skip to content

Commit 599a1d1

Browse files
renovate[bot]g3force
authored andcommitted
Update cimg/go Docker tag to v1.20.2
1 parent 558ad83 commit 599a1d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
backend:
2222
docker:
23-
- image: cimg/go:1.19.1
23+
- image: cimg/go:1.20.2
2424
steps:
2525
- checkout
2626
- attach_workspace:
@@ -44,7 +44,7 @@ jobs:
4444

4545
publish-github-release:
4646
docker:
47-
- image: cimg/go:1.19.1
47+
- image: cimg/go:1.20.2
4848
steps:
4949
- attach_workspace:
5050
at: .

0 commit comments

Comments
 (0)