change neo4j image path docker-compose.yml

This commit is contained in:
ogerly 2022-09-23 08:53:20 +02:00
parent 58079c5b8e
commit 3f59926a75

View File

@ -87,7 +87,7 @@ services:
########################################################
neo4j:
# name the image so that it cannot be found in a DockerHub repository, otherwise it will not be built locally from the 'dockerfile' but pulled from there
image: ocelotsocialnetwork/neo4j-community-branded:local-production
image: ocelotsocialnetwork/neo4j-community-branded:latest
networks:
- test-network
volumes: