Skip to content

Commit

Permalink
Update Patroni to 3.3.2 (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet authored Jul 11, 2024
1 parent 5ddf59d commit 17f59f6
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 @@ -73,7 +73,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.3.1
ENV PATRONIVERSION=3.3.2
ENV WALE_VERSION=1.1.1

WORKDIR /
Expand Down

0 comments on commit 17f59f6

Please sign in to comment.