Run update.sh

This commit is contained in:
Docker Library Bot 2021-08-05 17:08:17 -07:00
parent 6735cd58d2
commit 719883ae6b
2 changed files with 10 additions and 10 deletions

View File

@ -49,7 +49,7 @@ WARNING:
[https://github.com/docker-library/docker/issues](https://github.com/docker-library/docker/issues)
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/docker/), [`arm32v6`](https://hub.docker.com/r/arm32v6/docker/), [`arm32v7`](https://hub.docker.com/r/arm32v7/docker/), [`arm64v8`](https://hub.docker.com/r/arm64v8/docker/), [`windows-amd64`](https://hub.docker.com/r/winamd64/docker/)
[`amd64`](https://hub.docker.com/r/amd64/docker/), [`arm64v8`](https://hub.docker.com/r/arm64v8/docker/), [`windows-amd64`](https://hub.docker.com/r/winamd64/docker/)
- **Published image artifact details**:
[repo-info repo's `repos/docker/` directory](https://github.com/docker-library/repo-info/blob/master/repos/docker) ([history](https://github.com/docker-library/repo-info/commits/master/repos/docker))

View File

@ -24,15 +24,15 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`20.0.11-apache`, `20.0-apache`, `20-apache`, `20.0.11`, `20.0`, `20`](https://github.com/nextcloud/docker/blob/de10af6ed1fc7336d07d628584b6f50123f2b4ca/20.0/apache/Dockerfile)
- [`20.0.11-fpm`, `20.0-fpm`, `20-fpm`](https://github.com/nextcloud/docker/blob/de10af6ed1fc7336d07d628584b6f50123f2b4ca/20.0/fpm/Dockerfile)
- [`20.0.11-fpm-alpine`, `20.0-fpm-alpine`, `20-fpm-alpine`](https://github.com/nextcloud/docker/blob/de10af6ed1fc7336d07d628584b6f50123f2b4ca/20.0/fpm-alpine/Dockerfile)
- [`21.0.3-apache`, `21.0-apache`, `21-apache`, `stable-apache`, `production-apache`, `21.0.3`, `21.0`, `21`, `stable`, `production`](https://github.com/nextcloud/docker/blob/de10af6ed1fc7336d07d628584b6f50123f2b4ca/21.0/apache/Dockerfile)
- [`21.0.3-fpm`, `21.0-fpm`, `21-fpm`, `stable-fpm`, `production-fpm`](https://github.com/nextcloud/docker/blob/de10af6ed1fc7336d07d628584b6f50123f2b4ca/21.0/fpm/Dockerfile)
- [`21.0.3-fpm-alpine`, `21.0-fpm-alpine`, `21-fpm-alpine`, `stable-fpm-alpine`, `production-fpm-alpine`](https://github.com/nextcloud/docker/blob/de10af6ed1fc7336d07d628584b6f50123f2b4ca/21.0/fpm-alpine/Dockerfile)
- [`22.0.0-apache`, `22.0-apache`, `22-apache`, `apache`, `22.0.0`, `22.0`, `22`, `latest`](https://github.com/nextcloud/docker/blob/b6b9499252cd572f3bb903f2cb04d36ea880573f/22.0/apache/Dockerfile)
- [`22.0.0-fpm`, `22.0-fpm`, `22-fpm`, `fpm`](https://github.com/nextcloud/docker/blob/b6b9499252cd572f3bb903f2cb04d36ea880573f/22.0/fpm/Dockerfile)
- [`22.0.0-fpm-alpine`, `22.0-fpm-alpine`, `22-fpm-alpine`, `fpm-alpine`](https://github.com/nextcloud/docker/blob/b6b9499252cd572f3bb903f2cb04d36ea880573f/22.0/fpm-alpine/Dockerfile)
- [`20.0.12-apache`, `20.0-apache`, `20-apache`, `20.0.12`, `20.0`, `20`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/20/apache/Dockerfile)
- [`20.0.12-fpm`, `20.0-fpm`, `20-fpm`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/20/fpm/Dockerfile)
- [`20.0.12-fpm-alpine`, `20.0-fpm-alpine`, `20-fpm-alpine`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/20/fpm-alpine/Dockerfile)
- [`21.0.4-apache`, `21.0-apache`, `21-apache`, `stable-apache`, `production-apache`, `21.0.4`, `21.0`, `21`, `stable`, `production`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/21/apache/Dockerfile)
- [`21.0.4-fpm`, `21.0-fpm`, `21-fpm`, `stable-fpm`, `production-fpm`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/21/fpm/Dockerfile)
- [`21.0.4-fpm-alpine`, `21.0-fpm-alpine`, `21-fpm-alpine`, `stable-fpm-alpine`, `production-fpm-alpine`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/21/fpm-alpine/Dockerfile)
- [`22.1.0-apache`, `22.1-apache`, `22-apache`, `apache`, `22.1.0`, `22.1`, `22`, `latest`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/22/apache/Dockerfile)
- [`22.1.0-fpm`, `22.1-fpm`, `22-fpm`, `fpm`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/22/fpm/Dockerfile)
- [`22.1.0-fpm-alpine`, `22.1-fpm-alpine`, `22-fpm-alpine`, `fpm-alpine`](https://github.com/nextcloud/docker/blob/3a1f59b21c49650271b1ce0a50833d51806ec57e/22/fpm-alpine/Dockerfile)
# Quick reference (cont.)