diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Build stage -FROM rust:1.83-bookworm AS builder +FROM rust:1.91-bookworm AS builder WORKDIR /app |
![]() |
index : soryu | |
| soryu-co/soryu mirror |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,5 +1,5 @@ # Build stage -FROM rust:1.83-bookworm AS builder +FROM rust:1.91-bookworm AS builder WORKDIR /app |