We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530a0de commit f2e9f66Copy full SHA for f2e9f66
1 file changed
core/engine/docker-compose.override.yml
@@ -4,7 +4,7 @@
4
# the container. It will destroy the sub-mount!!
5
services:
6
engine:
7
- image: ghcr.io/openconext/openconext-basecontainers/${ENGINE_PHP_IMAGE:-php82-apache2-node20-composer2:latest}
+ image: ghcr.io/openconext/openconext-basecontainers/${ENGINE_PHP_IMAGE:-php85-apache2-node24:latest}
8
volumes:
9
- ${ENGINE_CODE_PATH}:/var/www/html
10
- ./engine/appconf.conf:/etc/apache2/sites-enabled/appconf.conf
0 commit comments