Skip to content

Commit c4cc9fa

Browse files
Update rust Docker tag to v1.92.0
1 parent 43f049a commit c4cc9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)