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 76eb98b commit a69cee0Copy full SHA for a69cee0
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
ARG BASE_IMAGE
3
4
-FROM rust:1.89.0-slim-bookworm AS builder
+FROM rust:1.90.0-slim-bookworm AS builder
5
6
ARG TARGETPLATFORM
7
ARG MDBOOK_VERSION
0 commit comments