Skip to content

Commit 37cf61c

Browse files
committed
Update mdbook and cargo-deny
PostgreSQL still isn't updated to 12, but I'll probably do that soon.
1 parent 47be0cd commit 37cf61c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ ARG OPENSSL_VERSION=1.1.1g
2020
# - https://github.com/EmbarkStudios/cargo-deny/releases
2121
# - http://zlib.net/
2222
# - https://ftp.postgresql.org/pub/source/
23-
ARG MDBOOK_VERSION=0.3.7
23+
ARG MDBOOK_VERSION=0.4.1
2424
ARG CARGO_ABOUT_VERSION=0.2.2
25-
ARG CARGO_DENY_VERSION=0.6.7
25+
ARG CARGO_DENY_VERSION=0.7.0
2626
ARG ZLIB_VERSION=1.2.11
2727
ARG POSTGRESQL_VERSION=11.8
2828

0 commit comments

Comments
 (0)