Skip to content

Commit

Permalink
Patroni 3.3.3 (#1027)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet authored Sep 17, 2024
1 parent 14470e6 commit e463b8a
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.2
ENV PATRONIVERSION=3.3.3
ENV WALE_VERSION=1.1.1

WORKDIR /
Expand Down

0 comments on commit e463b8a

Please sign in to comment.