Skip to content

Commit 0b9c034

Browse files
curl 8.2.1
1 parent e5f63f1 commit 0b9c034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-83/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ RUN make install
208208
# # - libnghttp2
209209
# # Needed by:
210210
# # - php
211-
ENV VERSION_CURL=8.2.0
211+
ENV VERSION_CURL=8.2.1
212212
ENV CURL_BUILD_DIR=${BUILD_DIR}/curl
213213
RUN set -xe; \
214214
mkdir -p ${CURL_BUILD_DIR}/bin; \

0 commit comments

Comments
 (0)