Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ services:
# neo4j core
neo4j-core:
hostname: neo4j-core
image: neo4j:4.2-enterprise
image: neo4j:4.3-enterprise@sha256:5cef43d903a52349022ea5658b29c15623f033e6fa6ef94bd422cedd6e31583c
networks:
- neo4j-core
ports:
Expand Down