Skip to content

Commit 4230f4b

Browse files
Merge pull request #394 from code0-tech/renovate/rust-1.x
Update rust Docker tag to v1.97
2 parents 8049584 + c682647 commit 4230f4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.96-slim as builder
1+
FROM rust:1.97-slim as builder
22
WORKDIR /app
33
COPY . .
44
RUN cargo build --release

0 commit comments

Comments
 (0)