Unverified Commit ec7ae12b authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Fix the Dockerfile for wal2json support with older Postgres versions. (#153)

The apt.postgresql.org debian repository has archived its support for debian
stretch release, in a way that we need to now use
apt-archive.postgresql.org.

We could switch to using a bare debian system as the base for our docker
image here, but we would then have to provide and maintain the entry points
scripting that the official docker image is providing.
parent ae74b739
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment