Update Rust image.

This commit is contained in:
Orne Brocaar 2022-07-18 21:10:20 +01:00
parent 038614b44d
commit b5c1fd4082

View File

@ -1,4 +1,4 @@
FROM rust:1.59.0-buster
FROM rust:1.62.0-buster
ENV PROJECT_PATH=/chirpstack
ENV CARGO_TARGET_DIR=/target