Skip to content

Commit ee5c819

Browse files
Update rust Docker tag to v1.92.0
1 parent b1cb2b6 commit ee5c819

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.87.0-slim AS build
1+
FROM rust:1.92.0-slim AS build
22

33
RUN rustup target add x86_64-unknown-linux-musl && \
44
apt-get update && \

0 commit comments

Comments
 (0)