Skip to content

Commit

Permalink
Merge pull request #31 from data-catering/renovate/neo4j-5.x
Browse files Browse the repository at this point in the history
Update neo4j Docker tag to v5
  • Loading branch information
pflooky authored Jun 14, 2024
2 parents 8a8721b + 038af19 commit 6bcbd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ services:

neo4j:
container_name: "neo4j"
image: "neo4j:4.4.34"
image: "neo4j:5.20.0"
environment:
- "NEO4J_AUTH=none"
- "NEO4J_dbms_connector_http_advertised__address=localhost:7474"
Expand Down

0 comments on commit 6bcbd5d

Please sign in to comment.