mirror of
https://github.com/rectorphp/rector.git
synced 2025-04-21 07:52:01 +02:00
chore: use php 7.4 cli
This commit is contained in:
parent
a0b3504c92
commit
45b74914e5
@ -7,7 +7,7 @@ COPY stubs stubs
|
||||
RUN composer install --no-dev --optimize-autoloader --prefer-dist
|
||||
|
||||
|
||||
FROM php:7.3-cli
|
||||
FROM php:7.4-cli
|
||||
WORKDIR /rector
|
||||
|
||||
COPY . .
|
||||
|
Loading…
x
Reference in New Issue
Block a user