Merge branch 'rust-dev'
This commit is contained in:
commit
b61b6fa884
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
# --- Stage 1: Builder ---
|
# --- Stage 1: Builder ---
|
||||||
# Use a stable Rust version
|
# Use a stable Rust version
|
||||||
FROM rust:1.88-slim AS builder
|
FROM rust:slim AS builder
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
# Install build dependencies needed for sqlx
|
# Install build dependencies needed for sqlx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue