Run update.sh
This commit is contained in:
parent
8a0dd125f0
commit
9bdb7f1469
|
|
@ -16,9 +16,13 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`5.2.0`, `5.2`, `5`, `latest`](https://github.com/plone/plone.docker/blob/5f52edd954d2530f453f6fe30f55284940e85c94/5.2/5.2.0/debian/Dockerfile)
|
||||
- [`5.2.0-alpine`, `5.2-alpine`, `5-alpine`, `alpine`](https://github.com/plone/plone.docker/blob/5f52edd954d2530f453f6fe30f55284940e85c94/5.2/5.2.0/alpine/Dockerfile)
|
||||
- [`5.2.0-python2`, `5.2-python2`, `5-python2`, `python2`](https://github.com/plone/plone.docker/blob/5f52edd954d2530f453f6fe30f55284940e85c94/5.2/5.2.0/python2/Dockerfile)
|
||||
- [`5.2.0`, `5.2`, `5`, `latest`](https://github.com/plone/plone.docker/blob/163708ce4228e162647a3666937a86b72c8c0fc6/5.2/5.2.0/debian/Dockerfile)
|
||||
- [`5.2.0-alpine`, `5.2-alpine`, `5-alpine`, `alpine`](https://github.com/plone/plone.docker/blob/163708ce4228e162647a3666937a86b72c8c0fc6/5.2/5.2.0/alpine/Dockerfile)
|
||||
- [`5.2.0-python2`, `5.2-python2`, `5-python2`, `python2`](https://github.com/plone/plone.docker/blob/163708ce4228e162647a3666937a86b72c8c0fc6/5.2/5.2.0/python2/Dockerfile)
|
||||
- [`5.1.6`, `5.1`](https://github.com/plone/plone.docker/blob/163708ce4228e162647a3666937a86b72c8c0fc6/5.1/5.1.6/debian/Dockerfile)
|
||||
- [`5.1.6-alpine`, `5.1-alpine`](https://github.com/plone/plone.docker/blob/163708ce4228e162647a3666937a86b72c8c0fc6/5.1/5.1.6/alpine/Dockerfile)
|
||||
- [`4.3.19`, `4.3`, `4`](https://github.com/plone/plone.docker/blob/163708ce4228e162647a3666937a86b72c8c0fc6/4.3/4.3.19/debian/Dockerfile)
|
||||
- [`4.3.19-alpine`, `4.3-alpine`, `4-alpine`](https://github.com/plone/plone.docker/blob/163708ce4228e162647a3666937a86b72c8c0fc6/4.3/4.3.19/alpine/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue