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

This commit is contained in:
renovate[bot] 2024-04-02 00:35:06 +00:00 committed by GitHub
parent 00ddc1c88e
commit ecd59dd3ac
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.1
WORKDIR /workdir