Skip to content

Commit 85c4cd8

Browse files
renovate[bot]g3force
authored andcommitted
Update cimg/go Docker tag to v1.20
1 parent 5f5905c commit 85c4cd8

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.18
23+
- image: cimg/go:1.20
2424
steps:
2525
- checkout
2626
- attach_workspace:
@@ -44,7 +44,7 @@ jobs:
4444

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

0 commit comments

Comments
 (0)