Fix build of php8

This commit is contained in:
Adam Štrauch 2021-03-07 23:07:23 +01:00
parent d7cbfe9db1
commit 75106f217b
Signed by: cx
GPG Key ID: 018304FFA8988F8D
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ RUN build_php.sh 7.4.15
## PHP 8
# 2021/02
ADD build_php8.sh /usr/local/bin/build_php.sh
RUN build_php8.sh 8.0.3
## Ruby