chore(deps): update registry.mgrote.net/allzweckcontainer docker digest to 46ce0ba (#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 13:12:52 +01:00 committed by renovate
parent 9743179e4c
commit c948d19b05
1 changed files with 1 additions and 1 deletions

View File

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