Skip to content

Commit c6dabbd

Browse files
committed
Use PHP-8.4 atom
1 parent f1e20c3 commit c6dabbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/dockerfiles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ENV GPG_KEYS AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256
7272

7373
ADD tests/dockerfiles/deepbind.patch /
7474

75-
ADD https://github.com/php/php-src/commits/master.atom /dev/null
75+
ADD https://github.com/php/php-src/commits/PHP-8.4.atom /dev/null
7676

7777
RUN set -eux; \
7878
\

0 commit comments

Comments
 (0)