Skip to content

Commit 9f6efa5

Browse files
committed
Update tools & C libraries
1 parent 37cf61c commit 9f6efa5

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
@@ -22,9 +22,9 @@ ARG OPENSSL_VERSION=1.1.1g
2222
# - https://ftp.postgresql.org/pub/source/
2323
ARG MDBOOK_VERSION=0.4.1
2424
ARG CARGO_ABOUT_VERSION=0.2.2
25-
ARG CARGO_DENY_VERSION=0.7.0
25+
ARG CARGO_DENY_VERSION=0.7.3
2626
ARG ZLIB_VERSION=1.2.11
27-
ARG POSTGRESQL_VERSION=11.8
27+
ARG POSTGRESQL_VERSION=11.9
2828

2929
# Make sure we have basic dev tools for building C libraries. Our goal
3030
# here is to support the musl-libc builds and Cargo builds needed for a

0 commit comments

Comments
 (0)