Skip to content

Commit

Permalink
Update tools & C libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
emk committed Aug 27, 2020
1 parent 37cf61c commit 9f6efa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ ARG OPENSSL_VERSION=1.1.1g
# - https://ftp.postgresql.org/pub/source/
ARG MDBOOK_VERSION=0.4.1
ARG CARGO_ABOUT_VERSION=0.2.2
ARG CARGO_DENY_VERSION=0.7.0
ARG CARGO_DENY_VERSION=0.7.3
ARG ZLIB_VERSION=1.2.11
ARG POSTGRESQL_VERSION=11.8
ARG POSTGRESQL_VERSION=11.9

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

0 comments on commit 9f6efa5

Please # to comment.