We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3349cec commit 4fdf73cCopy full SHA for 4fdf73c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.79.0-slim-bookworm AS builder
+FROM rust:1.81.0-slim-bookworm AS builder
2
3
RUN apt-get update && \
4
apt-get install -y build-essential
0 commit comments