oops forgot to bump 1.70.0 in flake and gitlab dockerfile

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-01-11 21:30:32 -05:00
parent ab63447043
commit fcebcf94b6
3 changed files with 3 additions and 3 deletions

View file

@ -116,7 +116,7 @@ docker build debugging:
cargo check:
stage: test
image: docker.io/rust:1.70.0-bullseye
image: docker.io/rust:1.74.1-bullseye
needs: []
interruptible: true
before_script: