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 @@ -206,7 +206,7 @@ RUN cmake --build . --target install
206
206
# - libxml2
207
207
# Needed by:
208
208
# - curl
209
- ENV VERSION_NGHTTP2=1.62.1
209
+ ENV VERSION_NGHTTP2=1.63.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.62.1
210
+ ENV VERSION_NGHTTP2=1.63.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.62.1
210
+ ENV VERSION_NGHTTP2=1.63.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.62.1
210
+ ENV VERSION_NGHTTP2=1.63.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 @@ -208,7 +208,7 @@ RUN cmake --build . --target install
208
208
# - libxml2
209
209
# Needed by:
210
210
# - curl
211
- ENV VERSION_NGHTTP2=1.62.1
211
+ ENV VERSION_NGHTTP2=1.63.0
212
212
ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
213
213
RUN set -xe; \
214
214
mkdir -p ${NGHTTP2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments