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