Skip to content

Commit 37b7897

Browse files
yoshi1011picandocodigo
authored andcommitted
renamed docker image name in README
1 parent dc0efc4 commit 37b7897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ You can generate a simple Ruby on Rails application with a single command
9797
--env "cluster.name=elasticsearch-rails" \
9898
--env "cluster.routing.allocation.disk.threshold_enabled=false" \
9999
--rm \
100-
docker.elastic.co/elasticsearch/elasticsearch-oss:7.6.0
100+
docker.elastic.co/elasticsearch/elasticsearch:7.6.0
101101
```
102102

103103
Once Elasticsearch is running, you can generate the simple app with this command:

0 commit comments

Comments
 (0)