wal-g version bump

This commit is contained in:
Brad Koehn
2020-11-30 08:40:27 -06:00
parent 3160eaf1b6
commit 55b02b6caa
+1 -1
View File
@@ -2,7 +2,7 @@ ARG BASE
FROM postgres:$BASE
ARG WALG_RELEASE=v0.2.14
ARG WALG_RELEASE=v0.2.19
RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get update -qq && \