Run update.sh
This commit is contained in:
parent
0b5c4b0a47
commit
8577c72718
|
|
@ -19,9 +19,9 @@ WARNING:
|
|||
- [`22.1.3`, `22.1`, `22`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/b5f9e48145117d414c1475216a3e0e3bc550c664/22/Dockerfile)
|
||||
- [`22.1.3-slim`, `22.1-slim`, `22-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/b5f9e48145117d414c1475216a3e0e3bc550c664/22/slim/Dockerfile)
|
||||
- [`22.1.3-alpine`, `22.1-alpine`, `22-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/b5f9e48145117d414c1475216a3e0e3bc550c664/22/alpine/Dockerfile)
|
||||
- [`21.3.8.8`, `21.3.8`, `21.3`, `21`](https://github.com/erlang/docker-erlang-otp/blob/399d3c56fca42ad86e397f0d7af12d55c6d4d4f4/21/Dockerfile)
|
||||
- [`21.3.8.8-slim`, `21.3.8-slim`, `21.3-slim`, `21-slim`](https://github.com/erlang/docker-erlang-otp/blob/399d3c56fca42ad86e397f0d7af12d55c6d4d4f4/21/slim/Dockerfile)
|
||||
- [`21.3.8.8-alpine`, `21.3.8-alpine`, `21.3-alpine`, `21-alpine`](https://github.com/erlang/docker-erlang-otp/blob/399d3c56fca42ad86e397f0d7af12d55c6d4d4f4/21/alpine/Dockerfile)
|
||||
- [`21.3.8.9`, `21.3.8`, `21.3`, `21`](https://github.com/erlang/docker-erlang-otp/blob/9f37a33a5d10acfc22c69a9152df958407eb95e3/21/Dockerfile)
|
||||
- [`21.3.8.9-slim`, `21.3.8-slim`, `21.3-slim`, `21-slim`](https://github.com/erlang/docker-erlang-otp/blob/9f37a33a5d10acfc22c69a9152df958407eb95e3/21/slim/Dockerfile)
|
||||
- [`21.3.8.9-alpine`, `21.3.8-alpine`, `21.3-alpine`, `21-alpine`](https://github.com/erlang/docker-erlang-otp/blob/9f37a33a5d10acfc22c69a9152df958407eb95e3/21/alpine/Dockerfile)
|
||||
- [`20.3.8.23`, `20.3.8`, `20.3`, `20`](https://github.com/erlang/docker-erlang-otp/blob/25372762ec8c127500f8faf39a7c6dc7f3a3efe6/20/Dockerfile)
|
||||
- [`20.3.8.23-slim`, `20.3.8-slim`, `20.3-slim`, `20-slim`](https://github.com/erlang/docker-erlang-otp/blob/25372762ec8c127500f8faf39a7c6dc7f3a3efe6/20/slim/Dockerfile)
|
||||
- [`20.3.8.23-alpine`, `20.3.8-alpine`, `20.3-alpine`, `20-alpine`](https://github.com/erlang/docker-erlang-otp/blob/25372762ec8c127500f8faf39a7c6dc7f3a3efe6/20/alpine/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -16,9 +16,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.4.0rc1-alpine`, `1.4.0rc1`, `1.4rc1`](https://github.com/Kong/docker-kong/blob/ceba716a849ecae619d72a2b8ed80fe8fe7c2ebd/alpine/Dockerfile)
|
||||
- [`1.4.0rc1-ubuntu`, `1.4rc1-ubuntu`](https://github.com/Kong/docker-kong/blob/ceba716a849ecae619d72a2b8ed80fe8fe7c2ebd/ubuntu/Dockerfile)
|
||||
- [`1.4.0rc1-centos`, `1.4rc1-centos`](https://github.com/Kong/docker-kong/blob/ceba716a849ecae619d72a2b8ed80fe8fe7c2ebd/centos/Dockerfile)
|
||||
- [`1.4.0rc2-alpine`, `1.4.0rc2`, `1.4rc2`](https://github.com/Kong/docker-kong/blob/51ca0adb412814c84accc80b4fbc76b88b36dfe5/alpine/Dockerfile)
|
||||
- [`1.4.0rc2-ubuntu`, `1.4rc2-ubuntu`](https://github.com/Kong/docker-kong/blob/51ca0adb412814c84accc80b4fbc76b88b36dfe5/ubuntu/Dockerfile)
|
||||
- [`1.4.0rc2-centos`, `1.4rc2-centos`](https://github.com/Kong/docker-kong/blob/51ca0adb412814c84accc80b4fbc76b88b36dfe5/centos/Dockerfile)
|
||||
- [`1.3.0-alpine`, `1.3.0`, `1.3`, `alpine`, `latest`](https://github.com/Kong/docker-kong/blob/c99d107b7c82d1f58e913d2d2c8ac4fad1ee62f0/alpine/Dockerfile)
|
||||
- [`1.3.0-ubuntu`, `1.3-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/c99d107b7c82d1f58e913d2d2c8ac4fad1ee62f0/ubuntu/Dockerfile)
|
||||
- [`1.3.0-centos`, `1.3-centos`, `centos`](https://github.com/Kong/docker-kong/blob/c99d107b7c82d1f58e913d2d2c8ac4fad1ee62f0/centos/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue