Skip to content

Commit 3a1df7e

Browse files
Pin cimg/base Docker tag to 35e5e29 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5925a0b commit 3a1df7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ parameters:
1212
jobs:
1313
build-and-push:
1414
docker:
15-
- image: cimg/base:2022.08
15+
- image: cimg/base:2022.08@sha256:35e5e29930ab565475a4f2aa9b4124998ed67dbc7b0e2dd5f420a4189d08d0d2
1616
resource_class: medium
1717
steps:
1818
- go/install:

0 commit comments

Comments
 (0)