Update Dockerfile for php-fpm and config.php #48

Merged
fhservinga merged 3 commits from main into main 2025-01-10 20:39:39 +08:00
fhservinga commented 2025-01-10 20:33:10 +08:00 (Migrated from github.com)

Hi,

i updated the Dockerfile for php-fpm to use only 8.4 instead of 8.4.1 to get new patch updates

Also added mv of production php.ini as described at https://hub.docker.com/_/php.
Because of this it was necessary to update config.php to use getenv

FH

Hi, i updated the Dockerfile for php-fpm to use only 8.4 instead of 8.4.1 to get new patch updates Also added mv of production php.ini as described at https://hub.docker.com/_/php. Because of this it was necessary to update config.php to use getenv FH
dqos commented 2025-01-10 20:39:37 +08:00 (Migrated from github.com)

@fhservinga thank you for your PR, merging this now.

@fhservinga thank you for your PR, merging this now.
Sign in to join this conversation.
No description provided.