File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ RUN make install
206206# # - libnghttp2
207207# # Needed by:
208208# # - php
209- ENV VERSION_CURL=8.2.0
209+ ENV VERSION_CURL=8.2.1
210210ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
211211RUN set -xe; \
212212 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN make install
207207# # - libnghttp2
208208# # Needed by:
209209# # - php
210- ENV VERSION_CURL=8.2.0
210+ ENV VERSION_CURL=8.2.1
211211ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
212212RUN set -xe; \
213213 mkdir -p ${CURL_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN make install
207207# # - libnghttp2
208208# # Needed by:
209209# # - php
210- ENV VERSION_CURL=8.2.0
210+ ENV VERSION_CURL=8.2.1
211211ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
212212RUN set -xe; \
213213 mkdir -p ${CURL_BUILD_DIR}/bin; \
You can’t perform that action at this time.
0 commit comments