Skip to content

Commit 5abcb3b

Browse files
committed
Update the Dockerfile for mdcheck-transcheck 0.2.5
1 parent e214edb commit 5abcb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM rust:1-slim
22
ARG MDBOOK_VERSION="0.3.7"
3-
ARG MDBOOK_TRANSCHECK_VERSION="0.2.4"
3+
ARG MDBOOK_TRANSCHECK_VERSION="0.2.5"
44

55
# Following lines were copied from:
66
# https://github.com/hrektts/docker-mdbook/blob/master/Dockerfile

0 commit comments

Comments
 (0)