Run update.sh
This commit is contained in:
parent
84e4f72ab0
commit
dcf8b69aeb
|
|
@ -16,9 +16,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`21.1.4`, `21.1`, `21`, `latest` (*21/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/124b10b36a4e85730df44ea1f49e41ac8ab660fa/21/Dockerfile)
|
||||
- [`21.1.4-slim`, `21.1-slim`, `21-slim`, `slim` (*21/slim/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/124b10b36a4e85730df44ea1f49e41ac8ab660fa/21/slim/Dockerfile)
|
||||
- [`21.1.4-alpine`, `21.1-alpine`, `21-alpine`, `alpine` (*21/alpine/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/124b10b36a4e85730df44ea1f49e41ac8ab660fa/21/alpine/Dockerfile)
|
||||
- [`21.2`, `21`, `latest` (*21/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/55fd28c2de29a7a95f6a87d184cb8575f087f758/21/Dockerfile)
|
||||
- [`21.2-slim`, `21-slim`, `slim` (*21/slim/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/55fd28c2de29a7a95f6a87d184cb8575f087f758/21/slim/Dockerfile)
|
||||
- [`21.2-alpine`, `21-alpine`, `alpine` (*21/alpine/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/55fd28c2de29a7a95f6a87d184cb8575f087f758/21/alpine/Dockerfile)
|
||||
- [`20.3.8.15`, `20.3.8`, `20.3`, `20` (*20/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/e72b8a9747906a8cae874f995d2d889f4141fcac/20/Dockerfile)
|
||||
- [`20.3.8.15-slim`, `20.3.8-slim`, `20.3-slim`, `20-slim` (*20/slim/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/e72b8a9747906a8cae874f995d2d889f4141fcac/20/slim/Dockerfile)
|
||||
- [`20.3.8.15-alpine`, `20.3.8-alpine`, `20.3-alpine`, `20-alpine` (*20/alpine/Dockerfile*)](https://github.com/erlang/docker-erlang-otp/blob/e72b8a9747906a8cae874f995d2d889f4141fcac/20/alpine/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue