We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b669e commit fb02fc7Copy full SHA for fb02fc7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.79 AS builder
+FROM rust:1.81 AS builder
2
RUN apt-get update && apt-get install -y \
3
pkg-config \
4
libssl-dev \
0 commit comments