Skip to content

Commit c997450

Browse files
Update rust Docker tag to v1.94.0
1 parent 4d5553c commit c997450

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

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

0 commit comments

Comments
 (0)