mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
Upgrade docker rust version to 1.75 (#4353)
This commit is contained in:
parent
d3efebfa4e
commit
747ab89e87
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1.6
|
||||
ARG RUST_VERSION=1.72.1
|
||||
ARG RUST_VERSION=1.75
|
||||
ARG CARGO_BUILD_FEATURES=default
|
||||
ARG RUST_RELEASE_MODE=debug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user