Update docker image for php8 (#8103)
This commit is contained in:
parent
3f91c10f0d
commit
9432c99f37
@ -59,7 +59,7 @@ RUN git clone https://github.com/php/php-src
|
||||
|
||||
# php 8.0
|
||||
RUN cd php-src \
|
||||
&& git checkout php-8.0.0alpha3 \
|
||||
&& git checkout php-8.0.0 \
|
||||
&& ./buildconf --force
|
||||
RUN cd php-src \
|
||||
&& ./configure \
|
||||
|
Loading…
Reference in New Issue
Block a user