Browse Source

Run update.sh

Docker Library Bot 4 years ago
parent
commit
1a74e742a9
4 changed files with 6 additions and 6 deletions
  1. 1 1
      composer/README.md
  2. 3 3
      elixir/README.md
  3. 1 1
      friendica/README.md
  4. 1 1
      websphere-liberty/README.md

+ 1 - 1
composer/README.md

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

+ 3 - 3
elixir/README.md

@@ -24,9 +24,9 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`1.13.0-rc.0`, `1.13.0-rc`, `1.13`](https://github.com/erlef/docker-elixir/blob/4ae998e06929b1f2532fe1ca7ed85743f77e6095/1.13/Dockerfile)
--	[`1.13.0-rc.0-slim`, `1.13.0-rc-slim`, `1.13-slim`](https://github.com/erlef/docker-elixir/blob/4ae998e06929b1f2532fe1ca7ed85743f77e6095/1.13/slim/Dockerfile)
--	[`1.13.0-rc.0-alpine`, `1.13.0-rc-alpine`, `1.13-alpine`](https://github.com/erlef/docker-elixir/blob/4ae998e06929b1f2532fe1ca7ed85743f77e6095/1.13/alpine/Dockerfile)
+-	[`1.13.0-rc.1`, `1.13.0-rc`, `1.13`](https://github.com/erlef/docker-elixir/blob/15fb5b2b32108e410678e6b87f1ef219f9b514b4/1.13/Dockerfile)
+-	[`1.13.0-rc.1-slim`, `1.13.0-rc-slim`, `1.13-slim`](https://github.com/erlef/docker-elixir/blob/15fb5b2b32108e410678e6b87f1ef219f9b514b4/1.13/slim/Dockerfile)
+-	[`1.13.0-rc.1-alpine`, `1.13.0-rc-alpine`, `1.13-alpine`](https://github.com/erlef/docker-elixir/blob/15fb5b2b32108e410678e6b87f1ef219f9b514b4/1.13/alpine/Dockerfile)
 -	[`1.12.3`, `1.12`, `latest`](https://github.com/erlef/docker-elixir/blob/a7a9a8ecd02b6e31e93cfa13d8c18de0328f6e1a/1.12/Dockerfile)
 -	[`1.12.3-slim`, `1.12-slim`, `slim`](https://github.com/erlef/docker-elixir/blob/a7a9a8ecd02b6e31e93cfa13d8c18de0328f6e1a/1.12/slim/Dockerfile)
 -	[`1.12.3-alpine`, `1.12-alpine`, `alpine`](https://github.com/erlef/docker-elixir/blob/a7a9a8ecd02b6e31e93cfa13d8c18de0328f6e1a/1.12/alpine/Dockerfile)

+ 1 - 1
friendica/README.md

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

+ 1 - 1
websphere-liberty/README.md

@@ -47,7 +47,7 @@ WARNING:
 	[https://github.com/WASdev/ci.docker/issues](https://github.com/WASdev/ci.docker/issues)
 
 -	**Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))  
-	[`amd64`](https://hub.docker.com/r/amd64/websphere-liberty/), [`i386`](https://hub.docker.com/r/i386/websphere-liberty/), [`ppc64le`](https://hub.docker.com/r/ppc64le/websphere-liberty/), [`s390x`](https://hub.docker.com/r/s390x/websphere-liberty/)
+	[`amd64`](https://hub.docker.com/r/amd64/websphere-liberty/), [`ppc64le`](https://hub.docker.com/r/ppc64le/websphere-liberty/), [`s390x`](https://hub.docker.com/r/s390x/websphere-liberty/)
 
 -	**Published image artifact details**:  
 	[repo-info repo's `repos/websphere-liberty/` directory](https://github.com/docker-library/repo-info/blob/master/repos/websphere-liberty) ([history](https://github.com/docker-library/repo-info/commits/master/repos/websphere-liberty))