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