@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.67.1-buster as builder
|
FROM rust:1.72-buster as builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY Cargo.toml Cargo.lock askama.toml ./
|
COPY Cargo.toml Cargo.lock askama.toml ./
|
||||||
|
Reference in New Issue
Block a user