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 @@ -145,7 +145,7 @@ RUN cmake --build . --target install
145145# - OpenSSL
146146# Needed by:
147147# - curl
148- ENV VERSION_NGHTTP2=1.52 .0
148+ ENV VERSION_NGHTTP2=1.53 .0
149149ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
150150RUN set -xe; \
151151 mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ RUN cmake --build . --target install
146146# - OpenSSL
147147# Needed by:
148148# - curl
149- ENV VERSION_NGHTTP2=1.52 .0
149+ ENV VERSION_NGHTTP2=1.53 .0
150150ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
151151RUN set -xe; \
152152 mkdir -p ${NGHTTP2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ RUN cmake --build . --target install
146146# - OpenSSL
147147# Needed by:
148148# - curl
149- ENV VERSION_NGHTTP2=1.52 .0
149+ ENV VERSION_NGHTTP2=1.53 .0
150150ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2
151151RUN set -xe; \
152152 mkdir -p ${NGHTTP2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments