File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ RUN make install
336336# - OpenSSL
337337# Needed by:
338338# - php
339- ENV VERSION_POSTGRES=17.3
339+ ENV VERSION_POSTGRES=17.4
340340ENV POSTGRES_BUILD_DIR=${BUILD_DIR}/postgres
341341RUN set -xe; \
342342 mkdir -p ${POSTGRES_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ RUN make install
337337# - OpenSSL
338338# Needed by:
339339# - php
340- ENV VERSION_POSTGRES=17.3
340+ ENV VERSION_POSTGRES=17.4
341341ENV POSTGRES_BUILD_DIR=${BUILD_DIR}/postgres
342342RUN set -xe; \
343343 mkdir -p ${POSTGRES_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ RUN make install
337337# - OpenSSL
338338# Needed by:
339339# - php
340- ENV VERSION_POSTGRES=17.3
340+ ENV VERSION_POSTGRES=17.4
341341ENV POSTGRES_BUILD_DIR=${BUILD_DIR}/postgres
342342RUN set -xe; \
343343 mkdir -p ${POSTGRES_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ RUN make install
337337# - OpenSSL
338338# Needed by:
339339# - php
340- ENV VERSION_POSTGRES=17.3
340+ ENV VERSION_POSTGRES=17.4
341341ENV POSTGRES_BUILD_DIR=${BUILD_DIR}/postgres
342342RUN set -xe; \
343343 mkdir -p ${POSTGRES_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ RUN make install
337337# - OpenSSL
338338# Needed by:
339339# - php
340- ENV VERSION_POSTGRES=17.3
340+ ENV VERSION_POSTGRES=17.4
341341ENV POSTGRES_BUILD_DIR=${BUILD_DIR}/postgres
342342RUN set -xe; \
343343 mkdir -p ${POSTGRES_BUILD_DIR}/bin; \
You can’t perform that action at this time.
0 commit comments