This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Stage 1: Build the rust binary
|
# Stage 1: Build the rust binary
|
||||||
FROM rust:1.80-bookworm AS builder
|
FROM rust:1.85-bookworm AS builder
|
||||||
|
|
||||||
# Install supplementary dependencies that might be needed
|
# Install supplementary dependencies that might be needed
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user