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 176ae50 commit b11befaCopy full SHA for b11befa
docker-compose-neo4j-4.yml
@@ -30,6 +30,8 @@ services:
30
build:
31
context: .
32
dockerfile: Dockerfile
33
+ args:
34
+ PHP_VERSION: ${PHP_VERSION}
35
networks:
36
- neo4j
37
volumes:
0 commit comments