Skip to content

Commit

Permalink
Merge pull request #1544 from GrahamCampbell/1.0-upgrade-curl
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli authored May 24, 2023
2 parents 60d8890 + 7f3c8e7 commit 321fa05
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=7.85.0
ENV VERSION_CURL=8.1.1
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl

RUN set -xe; \
Expand Down

0 comments on commit 321fa05

Please sign in to comment.