We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1269c3d commit 20c77b6Copy full SHA for 20c77b6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.81.0 AS builder
+FROM rust:slim AS builder
2
3
COPY . /psdm
4
0 commit comments