Replace Rails with Ruby in the examples list (#3229)

The official Rails image was deprecated at the beginning of the year, and it probably shouldn't be referenced as an example in the docs anymore.
This commit is contained in:
Matt Duszynski 2017-05-19 17:10:44 -05:00 committed by Misty Stanley-Jones
parent 6fc5536af9
commit 74df47fe12
1 changed files with 1 additions and 1 deletions

View File

@ -569,7 +569,7 @@ These Official Repositories have exemplary `Dockerfile`s:
* [Go](https://hub.docker.com/_/golang/)
* [Perl](https://hub.docker.com/_/perl/)
* [Hy](https://hub.docker.com/_/hylang/)
* [Rails](https://hub.docker.com/_/rails)
* [Ruby](https://hub.docker.com/_/ruby/)
## Additional resources: