Skip to content

Commit

Permalink
Update Patroni to version 3.3.5 (#1068)
Browse files Browse the repository at this point in the history
  • Loading branch information
idanovinda authored Jan 8, 2025
1 parent 7867564 commit c423b86
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.4
ENV PATRONIVERSION=3.3.5
ENV WALE_VERSION=1.1.1

WORKDIR /
Expand Down

0 comments on commit c423b86

Please sign in to comment.