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 @@ -362,7 +362,7 @@ RUN cd ${POSTGRES_BUILD_DIR}/src/include && make install
362362# https://github.com/kkos/oniguruma/releases
363363# Needed by:
364364# - php mbstring
365- ENV VERSION_ONIG=6.9.9
365+ ENV VERSION_ONIG=6.9.10
366366ENV ONIG_BUILD_DIR=${BUILD_DIR}/oniguruma
367367RUN set -xe; \
368368 mkdir -p ${ONIG_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ RUN cd ${POSTGRES_BUILD_DIR}/src/include && make install
363363# https://github.com/kkos/oniguruma/releases
364364# Needed by:
365365# - php mbstring
366- ENV VERSION_ONIG=6.9.9
366+ ENV VERSION_ONIG=6.9.10
367367ENV ONIG_BUILD_DIR=${BUILD_DIR}/oniguruma
368368RUN set -xe; \
369369 mkdir -p ${ONIG_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ RUN cd ${POSTGRES_BUILD_DIR}/src/include && make install
363363# https://github.com/kkos/oniguruma/releases
364364# Needed by:
365365# - php mbstring
366- ENV VERSION_ONIG=6.9.9
366+ ENV VERSION_ONIG=6.9.10
367367ENV ONIG_BUILD_DIR=${BUILD_DIR}/oniguruma
368368RUN set -xe; \
369369 mkdir -p ${ONIG_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ RUN cd ${POSTGRES_BUILD_DIR}/src/include && make install
363363# https://github.com/kkos/oniguruma/releases
364364# Needed by:
365365# - php mbstring
366- ENV VERSION_ONIG=6.9.9
366+ ENV VERSION_ONIG=6.9.10
367367ENV ONIG_BUILD_DIR=${BUILD_DIR}/oniguruma
368368RUN set -xe; \
369369 mkdir -p ${ONIG_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ RUN cd ${POSTGRES_BUILD_DIR}/src/include && make install
363363# https://github.com/kkos/oniguruma/releases
364364# Needed by:
365365# - php mbstring
366- ENV VERSION_ONIG=6.9.9
366+ ENV VERSION_ONIG=6.9.10
367367ENV ONIG_BUILD_DIR=${BUILD_DIR}/oniguruma
368368RUN set -xe; \
369369 mkdir -p ${ONIG_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments