Run update.sh

This commit is contained in:
Docker Library Bot 2016-11-23 12:32:50 -08:00
parent e8c616e046
commit 852b3d9ad5
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# Supported tags and respective `Dockerfile` links
- [`1.13.0-rc1`, `1.13-rc`, `rc` (*1.13-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/737f83092a47b012d09a0cbf0ed72759550301cb/1.13-rc/Dockerfile)
- [`1.13.0-rc1-dind`, `1.13-rc-dind`, `rc-dind` (*1.13-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.13-rc/dind/Dockerfile)
- [`1.13.0-rc1-git`, `1.13-rc-git`, `rc-git` (*1.13-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/737f83092a47b012d09a0cbf0ed72759550301cb/1.13-rc/git/Dockerfile)
- [`1.13.0-rc2`, `1.13-rc`, `rc` (*1.13-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/311dcd3d4de06631fd8ca9affdec4a4a6b4d5512/1.13-rc/Dockerfile)
- [`1.13.0-rc2-dind`, `1.13-rc-dind`, `rc-dind` (*1.13-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.13-rc/dind/Dockerfile)
- [`1.13.0-rc2-git`, `1.13-rc-git`, `rc-git` (*1.13-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/737f83092a47b012d09a0cbf0ed72759550301cb/1.13-rc/git/Dockerfile)
- [`1.12.3`, `1.12`, `1`, `latest` (*1.12/Dockerfile*)](https://github.com/docker-library/docker/blob/36e2107fb879d5d5c3dbb5d8d93aeef0a2d45ac8/1.12/Dockerfile)
- [`1.12.3-dind`, `1.12-dind`, `1-dind`, `dind` (*1.12/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/c1af76ec4c97ff24dcf6675b55b12105216dc711/1.12/dind/Dockerfile)
- [`1.12.3-git`, `1.12-git`, `1-git`, `git` (*1.12/git/Dockerfile*)](https://github.com/docker-library/docker/blob/746d9052066ccfbcb98df7d9ae71cf05d8877419/1.12/git/Dockerfile)

View File

@ -1,8 +1,8 @@
# Supported tags and respective `Dockerfile` links
- [`8.0`, `8` (*8.0/Dockerfile*)](https://github.com/odoo/docker/blob/ea050e938ba153b39987a8a5d446210d8383aa46/8.0/Dockerfile)
- [`9.0`, `9` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/ea050e938ba153b39987a8a5d446210d8383aa46/9.0/Dockerfile)
- [`10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/odoo/docker/blob/ea050e938ba153b39987a8a5d446210d8383aa46/10.0/Dockerfile)
- [`8.0`, `8` (*8.0/Dockerfile*)](https://github.com/odoo/docker/blob/d780e6fe363a65856dc1a36955fec6becdd2f41e/8.0/Dockerfile)
- [`9.0`, `9` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/d780e6fe363a65856dc1a36955fec6becdd2f41e/9.0/Dockerfile)
- [`10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/odoo/docker/blob/d780e6fe363a65856dc1a36955fec6becdd2f41e/10.0/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/odoo`)](https://github.com/docker-library/official-images/blob/master/library/odoo). 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%2Fodoo).