There was an error while loading. Please reload this page.
1 parent 0d3ba57 commit 65bd98aCopy full SHA for 65bd98a
1 file changed
tests/dockerfiles/Dockerfile
@@ -79,7 +79,7 @@ RUN set -eux; \
79
mkdir -p /usr/src; \
80
cd /usr/src; \
81
\
82
- git clone https://github.com/php/php-src.git --depth 1 --recursive -b PHP-8.4 php
+ git clone https://github.com/php/php-src.git --depth 1 --recursive -b PHP-8.4.18 php
83
84
RUN set -eux; \
85
0 commit comments