We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e20c3 commit c6dabbdCopy full SHA for c6dabbd
1 file changed
tests/dockerfiles/Dockerfile
@@ -72,7 +72,7 @@ ENV GPG_KEYS AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256
72
73
ADD tests/dockerfiles/deepbind.patch /
74
75
-ADD https://github.com/php/php-src/commits/master.atom /dev/null
+ADD https://github.com/php/php-src/commits/PHP-8.4.atom /dev/null
76
77
RUN set -eux; \
78
\
0 commit comments