Skip to content

Commit cee0d84

Browse files
committed
docs: update readme file
Signed-off-by: Otavio Santana <[email protected]>
1 parent bef39c1 commit cee0d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ image::https://d1q6f0aelx0por.cloudfront.net/product-logos/library-docker-logo.p
304304

305305
[source, bash]
306306
----
307-
docker run --publish=7474:7474 --publish=7687:7687 --env NEO4J_AUTH=neo4j/admin123 neo4j
307+
docker run --publish=7474:7474 --publish=7687:7687 --env NEO4J_AUTH=neo4j/admin123 neo4j:5.26.3
308308
----
309309

310310
==== Projects

0 commit comments

Comments
 (0)