Skip to content

Commit 16d093b

Browse files
authored
Merge pull request #5238 from nvitucci/master
Update installation-docker
2 parents 10bc366 + 1519b87 commit 16d093b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/asciidoc/installation/installation-docker.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ docker run -it --rm \
1313
--user="$(id -u):$(id -g)" \
1414
-e NEO4J_AUTH=none \
1515
--env NEO4JLABS_PLUGINS='["graph-data-science"]' \
16-
neo4j:4.2
17-
----
16+
neo4j:4.4
17+
----

0 commit comments

Comments
 (0)