chore(deps): update registry.mgrote.net/allzweckcontainer docker digest to 3e08897 (#10)

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-01-29 12:32:58 +01:00 committed by renovate
parent 74ddeaf488
commit 616772748c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ steps:
- tag
shellcheck:
image: registry.mgrote.net/allzweckcontainer@sha256:6cc0c5abd063331dd5e205d133ec76097b5d482752fe7ca9b40235ae7712f112
image: registry.mgrote.net/allzweckcontainer@sha256:3e08897c076f2e50aa304c0b28aef96ed3a84ee67257a66d19b26fc1fe899ad4
commands:
- |
find . -type f -not -path './.git/*' -not -path './collections/*' -exec file {} \; | while IFS= read -r line; do