update rust ver
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run

This commit is contained in:
Nicholas Orlowsky 2025-04-01 11:51:55 -04:00
parent 7946913412
commit 1fe4d33a9b
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B

View file

@ -1,4 +1,4 @@
FROM rust:1.74.1 as build FROM rust:1.82 as build
ENV PKG_CONFIG_ALLOW_CROSS=1 ENV PKG_CONFIG_ALLOW_CROSS=1