mirror of
https://github.com/Intervention/image.git
synced 2025-08-13 09:24:05 +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 \
|
RUN apt update \
|
||||||
&& apt install -y \
|
&& apt install -y \
|
||||||
|
Reference in New Issue
Block a user