chore(deps): update registry.mgrote.net/allzweckcontainer docker digest to 97c3d59 (#12)

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 16:22:44 +01:00 committed by renovate
parent 3474a147dd
commit 51660bab9c
1 changed files with 1 additions and 1 deletions

View File

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