Skip to content

Commit

Permalink
Patroni 3.1.2 (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet authored Sep 27, 2023
1 parent 849a71e commit 6f313de
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 @@ -77,7 +77,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=3.1.0
ENV PATRONIVERSION=3.1.2
ENV WALE_VERSION=1.1.1

WORKDIR /
Expand Down

0 comments on commit 6f313de

Please sign in to comment.