Skip to content

Commit

Permalink
curl 8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jan 31, 2024
1 parent e6bbc99 commit 9cde6b8
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 @@ -226,7 +226,7 @@ RUN set -xe; \
# # - libssh2
# # Needed by:
# # - php
ENV VERSION_CURL=8.5.0
ENV VERSION_CURL=8.6.0
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl

RUN set -xe; \
Expand Down

0 comments on commit 9cde6b8

Please sign in to comment.