changed rust version
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Build stage for Linux
|
# Build stage for Linux
|
||||||
from rust:latest as linux-builder
|
from rust:1-bookworm as linux-builder
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
run apt-get update && \
|
run apt-get update && \
|
||||||
|
Reference in New Issue
Block a user