Run update.sh

This commit is contained in:
Docker Library Bot 2022-05-31 16:13:44 -07:00
parent e3564a1d79
commit a6e82d2ce4
2 changed files with 5 additions and 3 deletions

View File

@ -27,6 +27,8 @@ WARNING:
- [`1.13.4`, `1.13`, `latest`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/Dockerfile)
- [`1.13.4-slim`, `1.13-slim`, `slim`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/slim/Dockerfile)
- [`1.13.4-alpine`, `1.13-alpine`, `alpine`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/alpine/Dockerfile)
- [`1.13.4-otp-25`, `1.13-otp-25`, `otp-25`](https://github.com/erlef/docker-elixir/blob/253f56764ed34d41e4279cb741d84dcb4b284a55/1.13/otp-25/Dockerfile)
- [`1.13.4-otp-25-alpine`, `1.13-otp-25-alpine`, `otp-25-alpine`](https://github.com/erlef/docker-elixir/blob/253f56764ed34d41e4279cb741d84dcb4b284a55/1.13/otp-25-alpine/Dockerfile)
- [`1.12.3`, `1.12`](https://github.com/erlef/docker-elixir/blob/a7a9a8ecd02b6e31e93cfa13d8c18de0328f6e1a/1.12/Dockerfile)
- [`1.12.3-slim`, `1.12-slim`](https://github.com/erlef/docker-elixir/blob/a7a9a8ecd02b6e31e93cfa13d8c18de0328f6e1a/1.12/slim/Dockerfile)
- [`1.12.3-alpine`, `1.12-alpine`](https://github.com/erlef/docker-elixir/blob/a7a9a8ecd02b6e31e93cfa13d8c18de0328f6e1a/1.12/alpine/Dockerfile)

View File

@ -24,9 +24,9 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`15.0`, `15`, `latest`](https://github.com/odoo/docker/blob/545e19bca196adead368bc895ebd2860dbc4cd9a/15.0/Dockerfile)
- [`14.0`, `14`](https://github.com/odoo/docker/blob/545e19bca196adead368bc895ebd2860dbc4cd9a/14.0/Dockerfile)
- [`13.0`, `13`](https://github.com/odoo/docker/blob/545e19bca196adead368bc895ebd2860dbc4cd9a/13.0/Dockerfile)
- [`15.0`, `15`, `latest`](https://github.com/odoo/docker/blob/4184e82736e681bfc37021d2a0412714355b40dd/15.0/Dockerfile)
- [`14.0`, `14`](https://github.com/odoo/docker/blob/4184e82736e681bfc37021d2a0412714355b40dd/14.0/Dockerfile)
- [`13.0`, `13`](https://github.com/odoo/docker/blob/4184e82736e681bfc37021d2a0412714355b40dd/13.0/Dockerfile)
# Quick reference (cont.)