File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ RUN make install
232232# # - libnghttp2
233233# # Needed by:
234234# # - php
235- ENV VERSION_CURL=8.4 .0
235+ ENV VERSION_CURL=8.5 .0
236236ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
237237RUN set -xe; \
238238 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ RUN make install
233233# # - libnghttp2
234234# # Needed by:
235235# # - php
236- ENV VERSION_CURL=8.4 .0
236+ ENV VERSION_CURL=8.5 .0
237237ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
238238RUN set -xe; \
239239 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ RUN make install
233233# # - libnghttp2
234234# # Needed by:
235235# # - php
236- ENV VERSION_CURL=8.4 .0
236+ ENV VERSION_CURL=8.5 .0
237237ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
238238RUN set -xe; \
239239 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ RUN make install
233233# # - libnghttp2
234234# # Needed by:
235235# # - php
236- ENV VERSION_CURL=8.4 .0
236+ ENV VERSION_CURL=8.5 .0
237237ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
238238RUN set -xe; \
239239 mkdir -p ${CURL_BUILD_DIR}/bin; \
You can’t perform that action at this time.
0 commit comments