rust update

This commit is contained in:
Jai A 2024-10-19 20:11:18 -07:00
parent d39db02a73
commit e88ca8430e
No known key found for this signature in database
GPG Key ID: 9A9F9B7250E9883C

View File

@ -1,4 +1,4 @@
FROM rust:1.79.0 as build
FROM rust:1.82.0 as build
ENV PKG_CONFIG_ALLOW_CROSS=1
WORKDIR /usr/src/daedalus