Skip to content

Commit

Permalink
Merge pull request #1656 from GrahamCampbell/1.x-curl-patch
Browse files Browse the repository at this point in the history
[1.x] Bump to cURL 8.4.0
  • Loading branch information
mnapoli authored Oct 11, 2023
2 parents bc559f2 + 1c58c54 commit 683fb79
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.3.0
ENV VERSION_CURL=8.4.0
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl

RUN set -xe; \
Expand Down

0 comments on commit 683fb79

Please sign in to comment.