Skip to content

Commit 92050e4

Browse files
Update cimg/go:1.23 Docker digest to 7ad5b6d
1 parent 37f9144 commit 92050e4

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
app:
44
docker:
5-
- image: cimg/go:1.23@sha256:d89753cdb9f31e48c3a91aee6e73afcb23ad7e44abf7088491d8a9f002a71b67
5+
- image: cimg/go:1.23@sha256:7ad5b6d5a429411e365f93a685cd8902c42ac19875e866d8723551c03f9f3da7
66

77
steps:
88
- checkout
@@ -25,7 +25,7 @@ jobs:
2525

2626
publish-github-release:
2727
docker:
28-
- image: cimg/go:1.23@sha256:d89753cdb9f31e48c3a91aee6e73afcb23ad7e44abf7088491d8a9f002a71b67
28+
- image: cimg/go:1.23@sha256:7ad5b6d5a429411e365f93a685cd8902c42ac19875e866d8723551c03f9f3da7
2929
steps:
3030
- attach_workspace:
3131
at: .

0 commit comments

Comments
 (0)