chore(deps): update registry.mgrote.net/allzweckcontainer docker tag to v1.0.121 (#18)

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-02-02 22:14:49 +01:00 committed by renovate
parent ef66faef15
commit ede8bf7e87
1 changed files with 1 additions and 1 deletions

View File

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