We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01de14 commit 4a77d3eCopy full SHA for 4a77d3e
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:-php72-apache2-node14-composer2:latest}
+ image: ghcr.io/openconext/openconext-basecontainers/${ENGINE_PHP_IMAGE:-php82-apache2-node20-composer2:latest}
8
volumes:
9
- ${ENGINE_CODE_PATH}:/var/www/html
10
- ./engine/appconf.conf:/etc/apache2/sites-enabled/appconf.conf
0 commit comments