From b87d565d38cbb4441acb385f250b3b05cb6d5860 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 22 Apr 2020 20:10:55 +0000 Subject: [PATCH] Run update.sh --- erlang/README.md | 6 +++--- yourls/README.md | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/erlang/README.md b/erlang/README.md index abf1bbce1..ed0e68aae 100644 --- a/erlang/README.md +++ b/erlang/README.md @@ -16,9 +16,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`23.0-rc2`, `23`](https://github.com/erlang/docker-erlang-otp/blob/9fa64a27ab5b872fb446937450b54cf0442cd89d/23/Dockerfile) -- [`23.0-rc2-slim`, `23-slim`](https://github.com/erlang/docker-erlang-otp/blob/9fa64a27ab5b872fb446937450b54cf0442cd89d/23/slim/Dockerfile) -- [`23.0-rc2-alpine`, `23-alpine`](https://github.com/erlang/docker-erlang-otp/blob/9fa64a27ab5b872fb446937450b54cf0442cd89d/23/alpine/Dockerfile) +- [`23.0-rc3`, `23`](https://github.com/erlang/docker-erlang-otp/blob/ecda83ed273e55e79ee478284a6ba16e37e4ed69/23/Dockerfile) +- [`23.0-rc3-slim`, `23-slim`](https://github.com/erlang/docker-erlang-otp/blob/ecda83ed273e55e79ee478284a6ba16e37e4ed69/23/slim/Dockerfile) +- [`23.0-rc3-alpine`, `23-alpine`](https://github.com/erlang/docker-erlang-otp/blob/ecda83ed273e55e79ee478284a6ba16e37e4ed69/23/alpine/Dockerfile) - [`22.3.2`, `22.3`, `22`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/4a51514d1f7710925967b3b2cb118c98bb5ef933/22/Dockerfile) - [`22.3.2-slim`, `22.3-slim`, `22-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/4a51514d1f7710925967b3b2cb118c98bb5ef933/22/slim/Dockerfile) - [`22.3.2-alpine`, `22.3-alpine`, `22-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/4a51514d1f7710925967b3b2cb118c98bb5ef933/22/alpine/Dockerfile) diff --git a/yourls/README.md b/yourls/README.md index b41a04254..ebe1e9fea 100644 --- a/yourls/README.md +++ b/yourls/README.md @@ -16,9 +16,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`1.7.6-apache`, `1.7-apache`, `1-apache`, `apache`, `1.7.6`, `1.7`, `1`, `latest`](https://github.com/YOURLS/docker-yourls/blob/145cd047695c10929b498e3fb5dfc0abab49e61b/apache/Dockerfile) -- [`1.7.6-fpm`, `1.7-fpm`, `1-fpm`, `fpm`](https://github.com/YOURLS/docker-yourls/blob/145cd047695c10929b498e3fb5dfc0abab49e61b/fpm/Dockerfile) -- [`1.7.6-fpm-alpine`, `1.7-fpm-alpine`, `1-fpm-alpine`, `fpm-alpine`](https://github.com/YOURLS/docker-yourls/blob/145cd047695c10929b498e3fb5dfc0abab49e61b/fpm-alpine/Dockerfile) +- [`1.7.9-apache`, `1.7-apache`, `1-apache`, `apache`, `1.7.9`, `1.7`, `1`, `latest`](https://github.com/YOURLS/docker-yourls/blob/72f24c9b782ddf3f5c694e5461ba03330124463e/apache/Dockerfile) +- [`1.7.9-fpm`, `1.7-fpm`, `1-fpm`, `fpm`](https://github.com/YOURLS/docker-yourls/blob/72f24c9b782ddf3f5c694e5461ba03330124463e/fpm/Dockerfile) +- [`1.7.9-fpm-alpine`, `1.7-fpm-alpine`, `1-fpm-alpine`, `fpm-alpine`](https://github.com/YOURLS/docker-yourls/blob/72f24c9b782ddf3f5c694e5461ba03330124463e/fpm-alpine/Dockerfile) # Quick reference @@ -32,7 +32,7 @@ WARNING: [YOURLS](https://github.com/YOURLS/docker-yourls) - **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64)) - [`amd64`](https://hub.docker.com/r/amd64/yourls/), [`arm32v5`](https://hub.docker.com/r/arm32v5/yourls/), [`arm32v6`](https://hub.docker.com/r/arm32v6/yourls/), [`arm32v7`](https://hub.docker.com/r/arm32v7/yourls/), [`arm64v8`](https://hub.docker.com/r/arm64v8/yourls/), [`i386`](https://hub.docker.com/r/i386/yourls/), [`ppc64le`](https://hub.docker.com/r/ppc64le/yourls/) + [`amd64`](https://hub.docker.com/r/amd64/yourls/), [`arm32v5`](https://hub.docker.com/r/arm32v5/yourls/), [`arm32v6`](https://hub.docker.com/r/arm32v6/yourls/), [`arm32v7`](https://hub.docker.com/r/arm32v7/yourls/), [`arm64v8`](https://hub.docker.com/r/arm64v8/yourls/), [`i386`](https://hub.docker.com/r/i386/yourls/), [`ppc64le`](https://hub.docker.com/r/ppc64le/yourls/), [`s390x`](https://hub.docker.com/r/s390x/yourls/) - **Published image artifact details**: [repo-info repo's `repos/yourls/` directory](https://github.com/docker-library/repo-info/blob/master/repos/yourls) ([history](https://github.com/docker-library/repo-info/commits/master/repos/yourls))