Run update.sh
This commit is contained in:
parent
a6f448c1b1
commit
f2531722dc
|
|
@ -16,9 +16,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`20.1.4`, `20.1`, `20`, `latest` (*20/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/31d7f264f6b6c85adc105208846f6384d7d80a9b/20/Dockerfile)
|
||||
- [`20.1.4-slim`, `20.1-slim`, `20-slim`, `slim` (*20/slim/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/31d7f264f6b6c85adc105208846f6384d7d80a9b/20/slim/Dockerfile)
|
||||
- [`20.1.4-alpine`, `20.1-alpine`, `20-alpine`, `alpine` (*20/alpine/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/31d7f264f6b6c85adc105208846f6384d7d80a9b/20/alpine/Dockerfile)
|
||||
- [`20.1.5`, `20.1`, `20`, `latest` (*20/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/1b5d14663cffa24c255eb19902f6bc3b7f546b49/20/Dockerfile)
|
||||
- [`20.1.5-slim`, `20.1-slim`, `20-slim`, `slim` (*20/slim/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/1b5d14663cffa24c255eb19902f6bc3b7f546b49/20/slim/Dockerfile)
|
||||
- [`20.1.5-alpine`, `20.1-alpine`, `20-alpine`, `alpine` (*20/alpine/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/1b5d14663cffa24c255eb19902f6bc3b7f546b49/20/alpine/Dockerfile)
|
||||
- [`19.3.6.3`, `19.3.6`, `19.3`, `19` (*19/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/a9d7a0c3cc129f0e3d2f4ec0cf957a432b7d652e/19/Dockerfile)
|
||||
- [`19.3.6.3-slim`, `19.3.6-slim`, `19.3-slim`, `19-slim` (*19/slim/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/a9d7a0c3cc129f0e3d2f4ec0cf957a432b7d652e/19/slim/Dockerfile)
|
||||
- [`18.3.4.5`, `18.3.4`, `18.3`, `18` (*18/Dockerfile*)](https://github.com/c0b/docker-erlang-otp/blob/a75738f344af1f177f828cbaa6e8a44d15749d5a/18/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`v1.4.2`, `1.4.2`, `v1.4`, `1.4`, `roquefort`, `latest` (*scratch/amd64/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/1d5fa099fa6ff0c510ca76a400e0b5596d1d58c5/scratch/amd64/Dockerfile)
|
||||
- [`v1.4.2-alpine`, `1.4.2-alpine`, `v1.4-alpine`, `1.4-alpine`, `roquefort-alpine`, `alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/1d5fa099fa6ff0c510ca76a400e0b5596d1d58c5/alpine/Dockerfile)
|
||||
- [`v1.4.3`, `1.4.3`, `v1.4`, `1.4`, `roquefort`, `latest` (*scratch/amd64/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/9070c532cf6e3b8b00f8fef573636f2b163aa23a/scratch/amd64/Dockerfile)
|
||||
- [`v1.4.3-alpine`, `1.4.3-alpine`, `v1.4-alpine`, `1.4-alpine`, `roquefort-alpine`, `alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/9070c532cf6e3b8b00f8fef573636f2b163aa23a/alpine/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue