build(woodpecker): There is no rust docker image '1.78' it is '1.78.0'
This commit is contained in:
parent
56e740b41b
commit
e99378179a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
variables:
|
||||
- &rust_image "docker.io/rust:1.78"
|
||||
- &rust_image "docker.io/rust:1.78.0"
|
||||
- &slow_check_paths
|
||||
- path:
|
||||
# rust source code
|
||||
|
|
Loading…
Reference in a new issue