We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fad1aff + 020bacc commit 3bb04b4Copy full SHA for 3bb04b4
stepup/ra/docker-compose.override.yml
@@ -1,7 +1,7 @@
1
---
2
services:
3
ra:
4
- image: ghcr.io/openconext/openconext-basecontainers/${RA_PHP_IMAGE:-php82-apache2-node14-composer2:latest}
+ image: ghcr.io/openconext/openconext-basecontainers/${RA_PHP_IMAGE:-php82-apache2-node20-composer2:latest}
5
volumes:
6
- ${RA_CODE_PATH}:/var/www/html
7
- ./ra/appconf.conf:/etc/apache2/sites-enabled/000-default.conf
0 commit comments