change base image

This commit is contained in:
Constantin Simonis 2025-01-21 19:42:47 +01:00
parent 2ea4694b08
commit 2d2cd72443
Signed by: csimonis
GPG Key ID: 3878FF77C24AF4D2

View File

@ -1,3 +1,3 @@
FROM php:8.2-apache
FROM php:apache
COPY src/ /var/www/html