Skip to content

Commit 0b89cec

Browse files
Update rust Docker tag to v1.93.0 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c430827 commit 0b89cec

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

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

0 commit comments

Comments
 (0)