mirror of
https://github.com/librespeed/speedtest.git
synced 2024-05-10 18:54:52 +00:00
Update Dockerfile (#347)
update to php 7.4 as 7.2 is nearing the end of its LTS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:7.2-apache
|
||||
FROM php:7.4-apache
|
||||
|
||||
# Install extensions
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user