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.3 .0
235+ ENV VERSION_CURL=8.4 .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.3 .0
236+ ENV VERSION_CURL=8.4 .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.3 .0
236+ ENV VERSION_CURL=8.4 .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 @@ -234,7 +234,7 @@ RUN make install
234234# # - libnghttp2
235235# # Needed by:
236236# # - php
237- ENV VERSION_CURL=8.3 .0
237+ ENV VERSION_CURL=8.4 .0
238238ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
239239RUN set -xe; \
240240 mkdir -p ${CURL_BUILD_DIR}/bin; \
You can’t perform that action at this time.
0 commit comments