docker-compose.test target change

This commit is contained in:
resonic-user 2025-06-27 12:36:27 +02:00
parent 80a9e4d0b5
commit 913ca8dfc9

View File

@ -35,6 +35,9 @@ 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
build:
context: ./neo4j
target: community
image: ghcr.io/ocelot-social-community/ocelot-social/neo4j-community:test
#environment:
# - NEO4J_dbms_connector_bolt_enabled=true