Update test PHP version.

This commit is contained in:
Sebastian Tschan 2021-09-25 09:38:27 +09:00
parent 3d8145f516
commit 875ca33c08
No known key found for this signature in database
GPG Key ID: 4E0D23DC53601255

View File

@ -1,4 +1,4 @@
FROM php:7.4-apache FROM php:8.0.11-apache
# Enable the Apache Headers module: # Enable the Apache Headers module:
RUN ln -s /etc/apache2/mods-available/headers.load \ RUN ln -s /etc/apache2/mods-available/headers.load \