mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
moving in wavelog docker image to php8.4
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user