Skip to content

Commit c682647

Browse files
Update rust Docker tag to v1.97
1 parent 8049584 commit c682647

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)