Skip to content

Commit ff23cf2

Browse files
committed
PHP 8.2
1 parent f56af02 commit ff23cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/engine/docker-compose.override.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# the container. It will destroy the sub-mount!!
55
services:
66
engine:
7-
image: ghcr.io/openconext/openconext-basecontainers/${ENGINE_PHP_IMAGE:-php72-apache2-node14-composer2:latest}
7+
image: ghcr.io/openconext/openconext-basecontainers/${ENGINE_PHP_IMAGE:-php82-apache2-node20-composer2:latest}
88
volumes:
99
- ${ENGINE_CODE_PATH}:/var/www/html
1010
- ./engine/appconf.conf:/etc/apache2/sites-enabled/appconf.conf

0 commit comments

Comments
 (0)