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