Run update.sh

This commit is contained in:
Docker Library Bot 2017-02-20 11:32:38 -08:00
parent 00c75feb69
commit 89bb9b4f65
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links
- [`1.4.1`, `1.4`, `latest` (*1.4/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/166792b69eef16c29aaebd19030be5b6110b8803/1.4/Dockerfile)
- [`1.4.1-slim`, `1.4-slim`, `slim` (*1.4/slim/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/166792b69eef16c29aaebd19030be5b6110b8803/1.4/slim/Dockerfile)
- [`1.4.2`, `1.4`, `latest` (*1.4/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/36ed572a13d5bba010834574c72efbd44f000288/1.4/Dockerfile)
- [`1.4.2-slim`, `1.4-slim`, `slim` (*1.4/slim/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/36ed572a13d5bba010834574c72efbd44f000288/1.4/slim/Dockerfile)
- [`1.3.4`, `1.3` (*1.3/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/d8d656d7c0dc9dd2956a22276c93cb97568ea6d4/1.3/Dockerfile)
- [`1.3.4-slim`, `1.3-slim` (*1.3/slim/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/d8d656d7c0dc9dd2956a22276c93cb97568ea6d4/1.3/slim/Dockerfile)
- [`1.2.6`, `1.2` (*1.2/Dockerfile*)](https://github.com/c0b/docker-elixir/blob/77b9a3da43ce035327ae29083e567191d60a6ac8/1.2/Dockerfile)

View File

@ -2,7 +2,7 @@
- [`0.9.7`, `0.9` (*0.9.7/Dockerfile*)](https://github.com/31z4/storm-docker/blob/93746fa3936afb3751565860632d3e49d53e9b0e/0.9.7/Dockerfile)
- [`0.10.2`, `0.10` (*0.10.2/Dockerfile*)](https://github.com/31z4/storm-docker/blob/93746fa3936afb3751565860632d3e49d53e9b0e/0.10.2/Dockerfile)
- [`1.0.2`, `1.0`, `latest` (*1.0.2/Dockerfile*)](https://github.com/31z4/storm-docker/blob/93746fa3936afb3751565860632d3e49d53e9b0e/1.0.2/Dockerfile)
- [`1.0.3`, `1.0`, `latest` (*1.0.3/Dockerfile*)](https://github.com/31z4/storm-docker/blob/9c53ecc1f5ef88c9745373a6fb5e9c7f2d0cc2eb/1.0.3/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/storm`)](https://github.com/docker-library/official-images/blob/master/library/storm). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fstorm).