Skip to content

Commit 7641517

Browse files
chore(deps): update neo4j docker tag to v5.7.0 (#3222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a79c272 commit 7641517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.0"
22

33
services:
44
neo4j-service:
5-
image: neo4j:5.6.0-enterprise
5+
image: neo4j:5.7.0-enterprise
66
ports:
77
- 7474:7474
88
- 7687:7687

0 commit comments

Comments
 (0)