Skip to content

Commit

Permalink
update to latest patroni version
Browse files Browse the repository at this point in the history
  • Loading branch information
idanovinda committed Dec 6, 2024
1 parent d096478 commit e29a415
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=4.0.3
ENV PATRONIVERSION=4.0.4
ENV WALE_VERSION=1.1.1

WORKDIR /
Expand Down

0 comments on commit e29a415

Please sign in to comment.