chore(deps): update rust docker tag to v1.77.0

This commit is contained in:
renovate[bot] 2024-03-21 21:53:45 +00:00 committed by GitHub
parent 7809f0a6ae
commit c556ec8729
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM rust:1.75.0 FROM rust:1.77.0
WORKDIR /workdir WORKDIR /workdir