mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-06-16 22:38:23 +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
|
ENV PROJECT_PATH=/chirpstack/api
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
Reference in New Issue
Block a user