Run update.sh
This commit is contained in:
parent
0709332423
commit
2b1bfbc81b
|
|
@ -24,10 +24,12 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.42.2`, `3.42`, `3`, `latest`](https://github.com/docker-library/ghost/blob/94891835578da2a7c4c4d5a1661c55d98b865801/3/debian/Dockerfile)
|
||||
- [`3.42.2-alpine`, `3.42-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/94891835578da2a7c4c4d5a1661c55d98b865801/3/alpine/Dockerfile)
|
||||
- [`2.38.3`, `2.38`, `2`](https://github.com/docker-library/ghost/blob/9eacacf1f8b80fbfce02416e84aca506dd10519d/2/debian/Dockerfile)
|
||||
- [`2.38.3-alpine`, `2.38-alpine`, `2-alpine`](https://github.com/docker-library/ghost/blob/9eacacf1f8b80fbfce02416e84aca506dd10519d/2/alpine/Dockerfile)
|
||||
- [`4.0.1`, `4.0`, `4`, `latest`](https://github.com/docker-library/ghost/blob/50c6e6bc5e38a96f48cf1033b86223212803418f/4/debian/Dockerfile)
|
||||
- [`4.0.1-alpine`, `4.0-alpine`, `4-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/50c6e6bc5e38a96f48cf1033b86223212803418f/4/alpine/Dockerfile)
|
||||
- [`3.42.2`, `3.42`, `3`](https://github.com/docker-library/ghost/blob/6e9ed933e388ca6e40d849b0e8a9dd96a0c44bee/3/debian/Dockerfile)
|
||||
- [`3.42.2-alpine`, `3.42-alpine`, `3-alpine`](https://github.com/docker-library/ghost/blob/6e9ed933e388ca6e40d849b0e8a9dd96a0c44bee/3/alpine/Dockerfile)
|
||||
- [`2.38.3`, `2.38`, `2`](https://github.com/docker-library/ghost/blob/ea3f44f1bc71e926d828c852ab28f1b5382f5780/2/debian/Dockerfile)
|
||||
- [`2.38.3-alpine`, `2.38-alpine`, `2-alpine`](https://github.com/docker-library/ghost/blob/ea3f44f1bc71e926d828c852ab28f1b5382f5780/2/alpine/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -26,8 +26,8 @@ WARNING:
|
|||
|
||||
- [`2.4-dev12`, `2.4-dev`](https://github.com/docker-library/haproxy/blob/045060cad517d1008a4f429257d641d10847d8df/2.4-rc/Dockerfile)
|
||||
- [`2.4-dev12-alpine`, `2.4-dev-alpine`](https://github.com/docker-library/haproxy/blob/045060cad517d1008a4f429257d641d10847d8df/2.4-rc/alpine/Dockerfile)
|
||||
- [`2.3.6`, `2.3`, `latest`](https://github.com/docker-library/haproxy/blob/c28fbbfdc0a9f1860e339a8f6e1e0a133eecac55/2.3/Dockerfile)
|
||||
- [`2.3.6-alpine`, `2.3-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/c28fbbfdc0a9f1860e339a8f6e1e0a133eecac55/2.3/alpine/Dockerfile)
|
||||
- [`2.3.7`, `2.3`, `latest`](https://github.com/docker-library/haproxy/blob/dd592f396df43d1b7f5f807168e413e96598c1e6/2.3/Dockerfile)
|
||||
- [`2.3.7-alpine`, `2.3-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/dd592f396df43d1b7f5f807168e413e96598c1e6/2.3/alpine/Dockerfile)
|
||||
- [`2.2.10`, `2.2`, `lts`](https://github.com/docker-library/haproxy/blob/d41c10ee5e2aba8248c4cdb802d31ca02ba8d7cc/2.2/Dockerfile)
|
||||
- [`2.2.10-alpine`, `2.2-alpine`, `lts-alpine`](https://github.com/docker-library/haproxy/blob/d41c10ee5e2aba8248c4cdb802d31ca02ba8d7cc/2.2/alpine/Dockerfile)
|
||||
- [`2.1.11`, `2.1`](https://github.com/docker-library/haproxy/blob/77cae8f4011926668a3548acf133cfe635f4d68a/2.1/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue