File tree 5 files changed +5
-5
lines changed
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
253
253
# # - libnghttp2
254
254
# # Needed by:
255
255
# # - php
256
- ENV VERSION_CURL=8.12.0
256
+ ENV VERSION_CURL=8.12.1
257
257
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
258
258
RUN set -xe; \
259
259
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
254
254
# # - libnghttp2
255
255
# # Needed by:
256
256
# # - php
257
- ENV VERSION_CURL=8.12.0
257
+ ENV VERSION_CURL=8.12.1
258
258
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
259
259
RUN set -xe; \
260
260
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
254
254
# # - libnghttp2
255
255
# # Needed by:
256
256
# # - php
257
- ENV VERSION_CURL=8.12.0
257
+ ENV VERSION_CURL=8.12.1
258
258
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
259
259
RUN set -xe; \
260
260
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
254
254
# # - libnghttp2
255
255
# # Needed by:
256
256
# # - php
257
- ENV VERSION_CURL=8.12.0
257
+ ENV VERSION_CURL=8.12.1
258
258
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
259
259
RUN set -xe; \
260
260
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
254
254
# # - libnghttp2
255
255
# # Needed by:
256
256
# # - php
257
- ENV VERSION_CURL=8.12.0
257
+ ENV VERSION_CURL=8.12.1
258
258
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
259
259
RUN set -xe; \
260
260
mkdir -p ${CURL_BUILD_DIR}/bin; \
You can’t perform that action at this time.
0 commit comments