Skip to content

Commit

Permalink
chore(deps): pin cimg/base docker tag to 35e5e29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2023
1 parent ac0bdfd commit 772de87
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 772de87

Please sign in to comment.