File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ RUN cmake --build . --target install
206
206
# - libxml2
207
207
# Needed by:
208
208
# - curl
209
- ENV VERSION_NGHTTP2=1.60 .0
209
+ ENV VERSION_NGHTTP2=1.61 .0
210
210
ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
211
211
RUN set -xe; \
212
212
mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN cmake --build . --target install
207
207
# - libxml2
208
208
# Needed by:
209
209
# - curl
210
- ENV VERSION_NGHTTP2=1.60 .0
210
+ ENV VERSION_NGHTTP2=1.61 .0
211
211
ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
212
212
RUN set -xe; \
213
213
mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN cmake --build . --target install
207
207
# - libxml2
208
208
# Needed by:
209
209
# - curl
210
- ENV VERSION_NGHTTP2=1.60 .0
210
+ ENV VERSION_NGHTTP2=1.61 .0
211
211
ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
212
212
RUN set -xe; \
213
213
mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ RUN cmake --build . --target install
207
207
# - libxml2
208
208
# Needed by:
209
209
# - curl
210
- ENV VERSION_NGHTTP2=1.60 .0
210
+ ENV VERSION_NGHTTP2=1.61 .0
211
211
ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
212
212
RUN set -xe; \
213
213
mkdir -p ${NGHTTP2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments