Skip to content

Commit d552af5

Browse files
committed
build: relax MSRV in Dockerfile
1 parent 663d487 commit d552af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.75 AS builder
1+
FROM rust:slim AS builder
22

33
COPY . /rasusa
44

0 commit comments

Comments
 (0)