mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-15 15:49:15 +00:00
api: Update build image to Rust 1.73.0.
This commit is contained in:
2
api/Dockerfile-rust
vendored
2
api/Dockerfile-rust
vendored
@ -1,4 +1,4 @@
|
||||
FROM rust:1.65
|
||||
FROM rust:1.73
|
||||
|
||||
ENV PROJECT_PATH=/chirpstack/api
|
||||
RUN apt-get update && \
|
||||
|
Reference in New Issue
Block a user