mirror of
https://github.com/Intervention/image.git
synced 2025-01-16 19:58:14 +01:00
Set local dev environment to the minimum required PHP version
This commit is contained in:
parent
f17fe7bb54
commit
6f6631edd8
@ -1,4 +1,4 @@
|
||||
FROM php:8-cli
|
||||
FROM php:8.1-cli
|
||||
|
||||
RUN apt update \
|
||||
&& apt install -y \
|
||||
|
Loading…
x
Reference in New Issue
Block a user