mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Correct rust version used in CI/orchestration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.71.1-slim-bookworm as builder
|
||||
FROM rust:1.73.0-slim-bookworm as builder
|
||||
|
||||
# Move to a Debian package snapshot
|
||||
RUN rm -rf /etc/apt/sources.list.d/debian.sources && \
|
||||
|
||||
Reference in New Issue
Block a user