This commit is contained in:
parent
92119cda8c
commit
a27d8e5cbb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:buster as builder
|
||||
FROM rust:bookworm as builder
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue