upgraded wal-g to 1.0

This commit is contained in:
Brad Koehn
2021-05-31 09:04:32 -05:00
parent 6e75b71775
commit fdb7f1c6bf
+1 -1
View File
@@ -2,7 +2,7 @@ ARG BASE
FROM postgres:$BASE
ARG WALG_RELEASE=v0.2.19
ARG WALG_RELEASE=v1.0
RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get update -qq && \