Bump rust version

This commit is contained in:
Jai A
2025-01-16 18:21:11 -08:00
parent 8abe2283d7
commit 208015a911

View File

@@ -1,4 +1,4 @@
FROM rust:1.81.0 as build
FROM rust:1.84.0 as build
ENV PKG_CONFIG_ALLOW_CROSS=1
WORKDIR /usr/src/labrinth