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 e214edb commit 5abcb3bCopy full SHA for 5abcb3b
docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM rust:1-slim
2
ARG MDBOOK_VERSION="0.3.7"
3
-ARG MDBOOK_TRANSCHECK_VERSION="0.2.4"
+ARG MDBOOK_TRANSCHECK_VERSION="0.2.5"
4
5
# Following lines were copied from:
6
# https://github.com/hrektts/docker-mdbook/blob/master/Dockerfile
0 commit comments