Run update.sh
This commit is contained in:
parent
433e782fe6
commit
912557b9d4
|
|
@ -25,9 +25,9 @@ WARNING:
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`4.32.0`, `4.32`, `4`, `latest`](https://github.com/docker-library/ghost/blob/f9e21738c57f92c845497d9ea27f6f7c10b1cf9c/4/debian/Dockerfile)
|
- [`4.32.0`, `4.32`, `4`, `latest`](https://github.com/docker-library/ghost/blob/f9e21738c57f92c845497d9ea27f6f7c10b1cf9c/4/debian/Dockerfile)
|
||||||
- [`4.32.0-alpine`, `4.32-alpine`, `4-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/f9e21738c57f92c845497d9ea27f6f7c10b1cf9c/4/alpine/Dockerfile)
|
- [`4.32.0-alpine`, `4.32-alpine`, `4-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/c250070ee52273724da6893574cb3b19c1e1b147/4/alpine/Dockerfile)
|
||||||
- [`3.42.8`, `3.42`, `3`](https://github.com/docker-library/ghost/blob/14c6c9dc1673c75472eabd7b545fdf4b8dfcf4df/3/debian/Dockerfile)
|
- [`3.42.8`, `3.42`, `3`](https://github.com/docker-library/ghost/blob/14c6c9dc1673c75472eabd7b545fdf4b8dfcf4df/3/debian/Dockerfile)
|
||||||
- [`3.42.8-alpine`, `3.42-alpine`, `3-alpine`](https://github.com/docker-library/ghost/blob/14c6c9dc1673c75472eabd7b545fdf4b8dfcf4df/3/alpine/Dockerfile)
|
- [`3.42.8-alpine`, `3.42-alpine`, `3-alpine`](https://github.com/docker-library/ghost/blob/c250070ee52273724da6893574cb3b19c1e1b147/3/alpine/Dockerfile)
|
||||||
|
|
||||||
# Quick reference (cont.)
|
# Quick reference (cont.)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -24,13 +24,13 @@ WARNING:
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`18.04`, `bionic-20210930`, `bionic`](https://github.com/tianon/docker-brew-ubuntu-core/blob/bf61e139e84e04f9d87fff5dc588a3f0398da627/bionic/Dockerfile)
|
- [`18.04`, `bionic-20220105`, `bionic`](https://github.com/tianon/docker-brew-ubuntu-core/blob/f2f3f01ed67bab2e24b8c4fda60ef035a871b4c7/bionic/Dockerfile)
|
||||||
- [`20.04`, `focal-20211006`, `focal`, `latest`](https://github.com/tianon/docker-brew-ubuntu-core/blob/bf61e139e84e04f9d87fff5dc588a3f0398da627/focal/Dockerfile)
|
- [`20.04`, `focal-20220105`, `focal`, `latest`](https://github.com/tianon/docker-brew-ubuntu-core/blob/f2f3f01ed67bab2e24b8c4fda60ef035a871b4c7/focal/Dockerfile)
|
||||||
- [`21.04`, `hirsute-20211107`, `hirsute`](https://github.com/tianon/docker-brew-ubuntu-core/blob/bf61e139e84e04f9d87fff5dc588a3f0398da627/hirsute/Dockerfile)
|
- [`21.04`, `hirsute-20211208`, `hirsute`](https://github.com/tianon/docker-brew-ubuntu-core/blob/f2f3f01ed67bab2e24b8c4fda60ef035a871b4c7/hirsute/Dockerfile)
|
||||||
- [`21.10`, `impish-20211102`, `impish`, `rolling`](https://github.com/tianon/docker-brew-ubuntu-core/blob/bf61e139e84e04f9d87fff5dc588a3f0398da627/impish/Dockerfile)
|
- [`21.10`, `impish-20220105`, `impish`, `rolling`](https://github.com/tianon/docker-brew-ubuntu-core/blob/f2f3f01ed67bab2e24b8c4fda60ef035a871b4c7/impish/Dockerfile)
|
||||||
- [`22.04`, `jammy-20211122`, `jammy`, `devel`](https://github.com/tianon/docker-brew-ubuntu-core/blob/bf61e139e84e04f9d87fff5dc588a3f0398da627/jammy/Dockerfile)
|
- [`22.04`, `jammy-20220101`, `jammy`, `devel`](https://github.com/tianon/docker-brew-ubuntu-core/blob/f2f3f01ed67bab2e24b8c4fda60ef035a871b4c7/jammy/Dockerfile)
|
||||||
- [`14.04`, `trusty-20191217`, `trusty`](https://github.com/tianon/docker-brew-ubuntu-core/blob/bf61e139e84e04f9d87fff5dc588a3f0398da627/trusty/Dockerfile)
|
- [`14.04`, `trusty-20191217`, `trusty`](https://github.com/tianon/docker-brew-ubuntu-core/blob/f2f3f01ed67bab2e24b8c4fda60ef035a871b4c7/trusty/Dockerfile)
|
||||||
- [`16.04`, `xenial-20210804`, `xenial`](https://github.com/tianon/docker-brew-ubuntu-core/blob/bf61e139e84e04f9d87fff5dc588a3f0398da627/xenial/Dockerfile)
|
- [`16.04`, `xenial-20210804`, `xenial`](https://github.com/tianon/docker-brew-ubuntu-core/blob/f2f3f01ed67bab2e24b8c4fda60ef035a871b4c7/xenial/Dockerfile)
|
||||||
|
|
||||||
# Quick reference (cont.)
|
# Quick reference (cont.)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue