moving in wavelog docker image to php8.4

This commit is contained in:
HB9HIL
2026-02-20 15:00:31 +01:00
parent af12ef8f57
commit 5601eb189c

View File

@@ -1,4 +1,4 @@
FROM php:8.3-apache
FROM php:8.4-apache
ENV CI_ENV=docker
COPY --from=ghcr.io/mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/