We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e44c7 commit 5836194Copy full SHA for 5836194
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
ARG BASE_IMAGE=alpine:3.23.0
3
4
-FROM rust:1.91.1-slim-bookworm AS builder
+FROM rust:1.92.0-slim-bookworm AS builder
5
6
ARG TARGETPLATFORM
7
ARG MDBOOK_VERSION
0 commit comments