Skip to content

Commit f490b0e

Browse files
Update rust Docker tag to v1.90.0
1 parent 804abd7 commit f490b0e

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.90.0-slim AS build
22

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

0 commit comments

Comments
 (0)