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 47be0cd commit 37cf61cCopy full SHA for 37cf61c
Dockerfile
@@ -20,9 +20,9 @@ ARG OPENSSL_VERSION=1.1.1g
20
# - https://github.com/EmbarkStudios/cargo-deny/releases
21
# - http://zlib.net/
22
# - https://ftp.postgresql.org/pub/source/
23
-ARG MDBOOK_VERSION=0.3.7
+ARG MDBOOK_VERSION=0.4.1
24
ARG CARGO_ABOUT_VERSION=0.2.2
25
-ARG CARGO_DENY_VERSION=0.6.7
+ARG CARGO_DENY_VERSION=0.7.0
26
ARG ZLIB_VERSION=1.2.11
27
ARG POSTGRESQL_VERSION=11.8
28
0 commit comments