Skip to content

Commit

Permalink
Bump nghttp2 to 1.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jan 21, 2024
1 parent c462444 commit d5cf621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/base/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ RUN set -xe; \
# - OpenSSL
# Needed by:
# - curl
ENV VERSION_NGHTTP2=1.58.0
ENV VERSION_NGHTTP2=1.59.0
ENV NGHTTP2_BUILD_DIR=${BUILD_DIR}/nghttp2

RUN set -xe; \
Expand Down

0 comments on commit d5cf621

Please sign in to comment.