Skip to content

Commit

Permalink
Adapt playground to M1 mac #3488
Browse files Browse the repository at this point in the history
  • Loading branch information
vdesabou committed Mar 7, 2023
1 parent 6d64868 commit 59645cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect/connect-neo4j-sink/docker-compose.plaintext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.5'
services:

neo4j:
image: neo4j:4.2-enterprise
image: neo4j:4.4.18-enterprise
hostname: neo4j
container_name: neo4j
ports:
Expand Down

0 comments on commit 59645cb

Please sign in to comment.