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 @@ -206,7 +206,7 @@ RUN cmake --build . --target install
206206# - libxml2
207207# Needed by:
208208# - curl
209- ENV VERSION_NGHTTP2=1.67.0
209+ ENV VERSION_NGHTTP2=1.67.1
210210ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
211211RUN set -xe; \
212212 mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN cmake --build . --target install
207207# - libxml2
208208# Needed by:
209209# - curl
210- ENV VERSION_NGHTTP2=1.67.0
210+ ENV VERSION_NGHTTP2=1.67.1
211211ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
212212RUN set -xe; \
213213 mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN cmake --build . --target install
207207# - libxml2
208208# Needed by:
209209# - curl
210- ENV VERSION_NGHTTP2=1.67.0
210+ ENV VERSION_NGHTTP2=1.67.1
211211ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
212212RUN set -xe; \
213213 mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN cmake --build . --target install
207207# - libxml2
208208# Needed by:
209209# - curl
210- ENV VERSION_NGHTTP2=1.67.0
210+ ENV VERSION_NGHTTP2=1.67.1
211211ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
212212RUN set -xe; \
213213 mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN cmake --build . --target install
207207# - libxml2
208208# Needed by:
209209# - curl
210- ENV VERSION_NGHTTP2=1.67.0
210+ ENV VERSION_NGHTTP2=1.67.1
211211ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
212212RUN set -xe; \
213213 mkdir -p ${NGHTTP2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments