Skip to content

Commit

Permalink
fix: Add args to 4.4 docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
exaby73 committed Oct 30, 2024
1 parent 176ae50 commit b11befa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose-neo4j-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ services:
build:
context: .
dockerfile: Dockerfile
args:
PHP_VERSION: ${PHP_VERSION}
networks:
- neo4j
volumes:
Expand Down

0 comments on commit b11befa

Please sign in to comment.