build image rust version
This commit is contained in:
parent
8799c606d9
commit
149bacbcc0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Stage 1: Build
|
||||
FROM rust:1.86-bookworm AS builder
|
||||
FROM rust:1.94-bookworm AS builder
|
||||
|
||||
# Install Node.js
|
||||
RUN curl -fsSL https://deb.nodesource.com/setup_22.x | bash - \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue