Run update.sh
This commit is contained in:
parent
91ede4179b
commit
9096d76ac9
|
|
@ -26,14 +26,14 @@ WARNING:
|
|||
|
||||
- [`2.4-dev5`, `2.4-dev`](https://github.com/docker-library/haproxy/blob/2b1ab821252292159f7caa2fb03ce90a120074ab/2.4-rc/Dockerfile)
|
||||
- [`2.4-dev5-alpine`, `2.4-dev-alpine`](https://github.com/docker-library/haproxy/blob/2b1ab821252292159f7caa2fb03ce90a120074ab/2.4-rc/alpine/Dockerfile)
|
||||
- [`2.3.2`, `2.3`, `latest`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/2.3/Dockerfile)
|
||||
- [`2.3.2-alpine`, `2.3-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/2.3/alpine/Dockerfile)
|
||||
- [`2.2.6`, `2.2`, `lts`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/2.2/Dockerfile)
|
||||
- [`2.2.6-alpine`, `2.2-alpine`, `lts-alpine`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/2.2/alpine/Dockerfile)
|
||||
- [`2.1.10`, `2.1`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/2.1/Dockerfile)
|
||||
- [`2.1.10-alpine`, `2.1-alpine`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/2.1/alpine/Dockerfile)
|
||||
- [`2.0.19`, `2.0`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/2.0/Dockerfile)
|
||||
- [`2.0.19-alpine`, `2.0-alpine`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/2.0/alpine/Dockerfile)
|
||||
- [`2.3.3`, `2.3`, `latest`](https://github.com/docker-library/haproxy/blob/f3778e806837b89d0e9ec6ebc126cdb3334fe35f/2.3/Dockerfile)
|
||||
- [`2.3.3-alpine`, `2.3-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/f3778e806837b89d0e9ec6ebc126cdb3334fe35f/2.3/alpine/Dockerfile)
|
||||
- [`2.2.7`, `2.2`, `lts`](https://github.com/docker-library/haproxy/blob/ea1e02e0d34325fe6dba5e3650ceffc58c0600e2/2.2/Dockerfile)
|
||||
- [`2.2.7-alpine`, `2.2-alpine`, `lts-alpine`](https://github.com/docker-library/haproxy/blob/ea1e02e0d34325fe6dba5e3650ceffc58c0600e2/2.2/alpine/Dockerfile)
|
||||
- [`2.1.11`, `2.1`](https://github.com/docker-library/haproxy/blob/77cae8f4011926668a3548acf133cfe635f4d68a/2.1/Dockerfile)
|
||||
- [`2.1.11-alpine`, `2.1-alpine`](https://github.com/docker-library/haproxy/blob/77cae8f4011926668a3548acf133cfe635f4d68a/2.1/alpine/Dockerfile)
|
||||
- [`2.0.20`, `2.0`](https://github.com/docker-library/haproxy/blob/a8a76545dc5ba20d2c08001dc7507b7b2161ed90/2.0/Dockerfile)
|
||||
- [`2.0.20-alpine`, `2.0-alpine`](https://github.com/docker-library/haproxy/blob/a8a76545dc5ba20d2c08001dc7507b7b2161ed90/2.0/alpine/Dockerfile)
|
||||
- [`1.8.27`, `1.8`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/1.8/Dockerfile)
|
||||
- [`1.8.27-alpine`, `1.8-alpine`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/1.8/alpine/Dockerfile)
|
||||
- [`1.7.12`, `1.7`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/1.7/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.0`, `3.0-20201218`, `latest`](https://github.com/vmware/photon-docker-image/blob/9168358cb304fc24370cda6187cbcb025ffbcecf/docker/Dockerfile)
|
||||
- [`3.0`, `3.0-20210108`, `latest`](https://github.com/vmware/photon-docker-image/blob/ffc666c54ccd08e582abf71eb7cb393026ee595f/docker/Dockerfile)
|
||||
- [`1.0`, `1.0-20201212`](https://github.com/vmware/photon-docker-image/blob/d9ae5b358a753cda130976815d0ceae06712706f/docker/Dockerfile)
|
||||
- [`2.0`, `2.0-20201212`](https://github.com/vmware/photon-docker-image/blob/46cefd177ec80d0706d57d141cb8415af8bdc2de/docker/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue