We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbfd51d commit 0b9187aCopy full SHA for 0b9187a
frameworks/Rust/axum/axum.dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/rust:1.83-slim-bookworm AS builder
+FROM docker.io/rust:1.86-slim-bookworm AS builder
2
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
pkg-config libssl-dev \
0 commit comments