Skip to content

Commit 4a77d3e

Browse files
committed
PHP 8.2
1 parent a01de14 commit 4a77d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)