Skip to content

Commit 0763a38

Browse files
committed
pg_profile 4.10 and Patroni 4.0.6
1 parent 8426d2a commit 0763a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgres-appliance/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ENV POSTGIS_VERSION=3.5 \
5858
PG_MON_COMMIT=ead1de70794ed62ca1e34d4022f6165ff36e9a91 \
5959
SET_USER=REL4_1_0 \
6060
PLPROFILER=REL4_2_5 \
61-
PG_PROFILE=4.7 \
61+
PG_PROFILE=4.10 \
6262
PAM_OAUTH2=v1.0.1 \
6363
PG_PERMISSIONS_COMMIT=f4b7c18676fa64236a1c8e28d34a35764e4a70e2
6464

@@ -71,7 +71,7 @@ COPY --from=dependencies-builder /builddeps/wal-g /usr/local/bin/
7171
COPY build_scripts/patroni_wale.sh build_scripts/compress_build.sh /builddeps/
7272

7373
# Install patroni and wal-e
74-
ENV PATRONIVERSION=4.0.4
74+
ENV PATRONIVERSION=4.0.6
7575
ENV WALE_VERSION=1.1.1
7676

7777
WORKDIR /

0 commit comments

Comments
 (0)