chore(deps): update registry.mgrote.net/allzweckcontainer docker digest to 950a66e (#11)

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 14:00:50 +01:00 committed by renovate
parent c948d19b05
commit 3474a147dd
1 changed files with 1 additions and 1 deletions

View File

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