chore(deps): update registry.mgrote.net/allzweckcontainer docker tag to v1.0.121 (#16)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
eedf1a731e
commit
3098b12f30
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ steps:
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
shellcheck:
|
shellcheck:
|
||||||
image: "registry.mgrote.net/allzweckcontainer:1.0.120"
|
image: "registry.mgrote.net/allzweckcontainer:v1.0.121"
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
find . -type f -not -path './.git/*' -not -path './collections/*' -exec file {} \; | while IFS= read -r line; do
|
find . -type f -not -path './.git/*' -not -path './collections/*' -exec file {} \; | while IFS= read -r line; do
|
||||||
|
|
Loading…
Reference in a new issue