Skip to content

Commit

Permalink
Pin cimg/base Docker tag to 35e5e29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 440b0c1 commit 002f0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ parameters:
jobs:
build-and-push:
docker:
- image: cimg/base:2022.08
- image: cimg/base:2022.08@sha256:35e5e29930ab565475a4f2aa9b4124998ed67dbc7b0e2dd5f420a4189d08d0d2
resource_class: medium
steps:
- go/install:
Expand Down

0 comments on commit 002f0c4

Please sign in to comment.