Run update.sh
This commit is contained in:
parent
34a7f892f7
commit
231da3c8c8
|
|
@ -1,6 +1,6 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `5.3.2` (*Dockerfile*)](https://github.com/kaazing/gateway.docker/blob/d4ac1f583abb55841b135713912803d1c70ce385/Dockerfile)
|
||||
- [`latest`, `5.4.1` (*Dockerfile*)](https://github.com/kaazing/gateway.docker/blob/d36afb1e4718ef7bc691501f3bd47f3c21e1bed3/Dockerfile)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/kaazing-gateway`)](https://github.com/docker-library/official-images/blob/master/library/kaazing-gateway). 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%2Fkaazing-gateway).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.4.34`, `1.4`, `1`, `latest` (*debian/Dockerfile*)](https://github.com/docker-library/memcached/blob/66085edcbefc1d38e15c47366f614a4300b597f1/debian/Dockerfile)
|
||||
- [`1.4.34-alpine`, `1.4-alpine`, `1-alpine`, `alpine` (*alpine/Dockerfile*)](https://github.com/docker-library/memcached/blob/879da16d51831197ca5c6737bc76163d96c10077/alpine/Dockerfile)
|
||||
- [`1.4.35`, `1.4`, `1`, `latest` (*debian/Dockerfile*)](https://github.com/docker-library/memcached/blob/c7e9192a40c261a9d8743eafa348fc6af1b454f8/debian/Dockerfile)
|
||||
- [`1.4.35-alpine`, `1.4-alpine`, `1-alpine`, `alpine` (*alpine/Dockerfile*)](https://github.com/docker-library/memcached/blob/c7e9192a40c261a9d8743eafa348fc6af1b454f8/alpine/Dockerfile)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/memcached`)](https://github.com/docker-library/official-images/blob/master/library/memcached). 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%2Fmemcached).
|
||||
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@
|
|||
- [`8u121-jdk-nanoserver`, `8u121-nanoserver`, `8-jdk-nanoserver`, `8-nanoserver`, `jdk-nanoserver`, `nanoserver` (*8-jdk/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/openjdk/blob/fbf3a8f396844832bd11a89d6299066a4669383d/8-jdk/windows/nanoserver/Dockerfile)
|
||||
- [`8u121-jre`, `8-jre`, `jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/445f8b8d18d7c61e2ae7fda76d8883b5d51ae0a5/8-jre/Dockerfile)
|
||||
- [`8u111-jre-alpine`, `8-jre-alpine`, `jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/0476812eabd178c77534f3c03bd0a2673822d7b9/8-jre/alpine/Dockerfile)
|
||||
- [`9-b155-jdk`, `9-b155`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/445f8b8d18d7c61e2ae7fda76d8883b5d51ae0a5/9-jdk/Dockerfile)
|
||||
- [`9-b155-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/445f8b8d18d7c61e2ae7fda76d8883b5d51ae0a5/9-jre/Dockerfile)
|
||||
- [`9-b158-jdk`, `9-b158`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/97ab55cab073e87658ec6f993538038bfc7a858d/9-jdk/Dockerfile)
|
||||
- [`9-b158-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/97ab55cab073e87658ec6f993538038bfc7a858d/9-jre/Dockerfile)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/openjdk`)](https://github.com/docker-library/official-images/blob/master/library/openjdk). 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%2Fopenjdk).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue