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 @@ -253,7 +253,7 @@ RUN make -j $(nproc) && make install
253253# # - libnghttp2
254254# # Needed by:
255255# # - php
256- ENV VERSION_CURL=8.12.0
256+ ENV VERSION_CURL=8.12.1
257257ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
258258RUN set -xe; \
259259 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ RUN make -j $(nproc) && make install
254254# # - libnghttp2
255255# # Needed by:
256256# # - php
257- ENV VERSION_CURL=8.12.0
257+ ENV VERSION_CURL=8.12.1
258258ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
259259RUN set -xe; \
260260 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ RUN make -j $(nproc) && make install
254254# # - libnghttp2
255255# # Needed by:
256256# # - php
257- ENV VERSION_CURL=8.12.0
257+ ENV VERSION_CURL=8.12.1
258258ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
259259RUN set -xe; \
260260 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ RUN make -j $(nproc) && make install
254254# # - libnghttp2
255255# # Needed by:
256256# # - php
257- ENV VERSION_CURL=8.12.0
257+ ENV VERSION_CURL=8.12.1
258258ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
259259RUN set -xe; \
260260 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ RUN make -j $(nproc) && make install
254254# # - libnghttp2
255255# # Needed by:
256256# # - php
257- ENV VERSION_CURL=8.12.0
257+ ENV VERSION_CURL=8.12.1
258258ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
259259RUN set -xe; \
260260 mkdir -p ${CURL_BUILD_DIR}/bin; \
You can’t perform that action at this time.
0 commit comments