We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7883fbd commit e87ad2aCopy full SHA for e87ad2a
docker-compose.yml
@@ -29,7 +29,7 @@ services:
29
image: ghcr.io/librecodecoop/nextcloud-dev-php${PHP_VERSION:-82}:latest
30
# build:
31
# context: .docker/
32
- # dockerfile: Dockerfile.php${PHP_VERSION:-81}
+ # dockerfile: Dockerfile.php${PHP_VERSION:-82}
33
volumes:
34
- ./.docker/scripts/wait-for-db.php:/var/www/scripts/wait-for-db.php
35
- ~/.composer:/var/www/.composer/
0 commit comments