mirror of
https://github.com/Intervention/image.git
synced 2025-08-12 17:03:59 +02:00
Set local dev environment to the minimum required PHP version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8-cli
|
||||
FROM php:8.1-cli
|
||||
|
||||
RUN apt update \
|
||||
&& apt install -y \
|
||||
|
Reference in New Issue
Block a user