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 37cf61c commit 9f6efa5Copy full SHA for 9f6efa5
Dockerfile
@@ -22,9 +22,9 @@ ARG OPENSSL_VERSION=1.1.1g
22
# - https://ftp.postgresql.org/pub/source/
23
ARG MDBOOK_VERSION=0.4.1
24
ARG CARGO_ABOUT_VERSION=0.2.2
25
-ARG CARGO_DENY_VERSION=0.7.0
+ARG CARGO_DENY_VERSION=0.7.3
26
ARG ZLIB_VERSION=1.2.11
27
-ARG POSTGRESQL_VERSION=11.8
+ARG POSTGRESQL_VERSION=11.9
28
29
# Make sure we have basic dev tools for building C libraries. Our goal
30
# here is to support the musl-libc builds and Cargo builds needed for a
0 commit comments