build(woodpecker): There is no rust docker image '1.78' it is '1.78.0'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Paul Campbell 2024-05-03 19:22:46 +01:00
parent 56e740b41b
commit e99378179a

View file

@ -1,5 +1,5 @@
variables: variables:
- &rust_image "docker.io/rust:1.78" - &rust_image "docker.io/rust:1.78.0"
- &slow_check_paths - &slow_check_paths
- path: - path:
# rust source code # rust source code