mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 08:34:15 +03:00
chore: downgrade php to 8.2 for bugfix "segmentations fault" with amphp/dns - https://github.com/php/php-src/issues/12416
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.3-cli
|
||||
FROM php:8.2-cli
|
||||
|
||||
RUN apt-get update
|
||||
|
||||
|
Reference in New Issue
Block a user