Skip to content

Commit 20c77b6

Browse files
committed
build: relax MSRV in Dockerfile
1 parent 1269c3d commit 20c77b6

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.81.0 AS builder
1+
FROM rust:slim AS builder
22

33
COPY . /psdm
44

0 commit comments

Comments
 (0)