Skip to content

Commit

Permalink
Update Patroni version to 2.1.5 (#823)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet authored Dec 29, 2022
1 parent dffd18f commit 211864c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ COPY --from=dependencies-builder /builddeps/wal-g /usr/local/bin/
COPY build_scripts/patroni_wale.sh build_scripts/compress_build.sh /builddeps/

# Install patroni and wal-e
ENV PATRONIVERSION=2.1.4
ENV PATRONIVERSION=2.1.5
ENV WALE_VERSION=1.1.1

WORKDIR /
Expand Down

0 comments on commit 211864c

Please sign in to comment.