mirror of
https://git.koehn.com/docker/postgres-wal-g.git
synced 2023-10-20 22:33:52 -05:00
upgraded wal-g to 1.0
This commit is contained in:
+1
-1
@@ -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 && \
|
||||
|
||||
Reference in New Issue
Block a user