ci: shellcheck, set tag instead of latest
This commit is contained in:
parent
8632c59017
commit
d9a622c657
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ steps:
|
|||
- ls -lah
|
||||
|
||||
upload:
|
||||
image: registry.mgrote.net/allzweckcontainer:latest
|
||||
image: "registry.mgrote.net/allzweckcontainer:1.0.120"
|
||||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
commands:
|
||||
|
|
Reference in a new issue