Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jun 2, 2020
1 parent b2cc040 commit 0674b3e
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 17 deletions.
6 changes: 2 additions & 4 deletions haproxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ WARNING:

- [`2.2-dev8`, `2.2-rc`](https://github.com/docker-library/haproxy/blob/8acafe8ca3217a6d67afdd95a474206d79d857b0/2.2-rc/Dockerfile)
- [`2.2-dev8-alpine`, `2.2-rc-alpine`](https://github.com/docker-library/haproxy/blob/8acafe8ca3217a6d67afdd95a474206d79d857b0/2.2-rc/alpine/Dockerfile)
- [`2.1.4`, `2.1`, `latest`](https://github.com/docker-library/haproxy/blob/eeaaa570ccaeec6fa7e545b9314d6f246b6b283c/2.1/Dockerfile)
- [`2.1.4-alpine`, `2.1-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/2.1/alpine/Dockerfile)
- [`2.1.5`, `2.1`, `latest`](https://github.com/docker-library/haproxy/blob/d76be00039099fafaceeab939b0fa17f05203cb5/2.1/Dockerfile)
- [`2.1.5-alpine`, `2.1-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/d76be00039099fafaceeab939b0fa17f05203cb5/2.1/alpine/Dockerfile)
- [`2.0.14`, `2.0`, `lts`](https://github.com/docker-library/haproxy/blob/eeaaa570ccaeec6fa7e545b9314d6f246b6b283c/2.0/Dockerfile)
- [`2.0.14-alpine`, `2.0-alpine`, `lts-alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/2.0/alpine/Dockerfile)
- [`1.9.15`, `1.9`, `1`](https://github.com/docker-library/haproxy/blob/eeaaa570ccaeec6fa7e545b9314d6f246b6b283c/1.9/Dockerfile)
Expand All @@ -36,8 +36,6 @@ WARNING:
- [`1.8.25-alpine`, `1.8-alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/1.8/alpine/Dockerfile)
- [`1.7.12`, `1.7`](https://github.com/docker-library/haproxy/blob/14431e31ab981456585021f7dca35626c5e060c1/1.7/Dockerfile)
- [`1.7.12-alpine`, `1.7-alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/1.7/alpine/Dockerfile)
- [`1.6.15`, `1.6`](https://github.com/docker-library/haproxy/blob/4e917ff7cbc629b29af59d02057ceece8102e4e0/1.6/Dockerfile)
- [`1.6.15-alpine`, `1.6-alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/1.6/alpine/Dockerfile)

# Quick reference (cont.)

Expand Down
8 changes: 4 additions & 4 deletions nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`1.19.0`, `mainline`, `1`, `1.19`, `latest`](https://github.com/nginxinc/docker-nginx/blob/0b607f324d208664f37f7c1136ada6b249ddcd9b/mainline/buster/Dockerfile)
- [`1.19.0-perl`, `mainline-perl`, `1-perl`, `1.19-perl`, `perl`](https://github.com/nginxinc/docker-nginx/blob/0b607f324d208664f37f7c1136ada6b249ddcd9b/mainline/buster-perl/Dockerfile)
- [`1.19.0-alpine`, `mainline-alpine`, `1-alpine`, `1.19-alpine`, `alpine`](https://github.com/nginxinc/docker-nginx/blob/0b607f324d208664f37f7c1136ada6b249ddcd9b/mainline/alpine/Dockerfile)
- [`1.19.0-alpine-perl`, `mainline-alpine-perl`, `1-alpine-perl`, `1.19-alpine-perl`, `alpine-perl`](https://github.com/nginxinc/docker-nginx/blob/0b607f324d208664f37f7c1136ada6b249ddcd9b/mainline/alpine-perl/Dockerfile)
- [`1.19.0`, `mainline`, `1`, `1.19`, `latest`](https://github.com/nginxinc/docker-nginx/blob/2ef3fa66f2a434cd5e44e35a02f4ac502cf50808/mainline/buster/Dockerfile)
- [`1.19.0-perl`, `mainline-perl`, `1-perl`, `1.19-perl`, `perl`](https://github.com/nginxinc/docker-nginx/blob/2ef3fa66f2a434cd5e44e35a02f4ac502cf50808/mainline/buster-perl/Dockerfile)
- [`1.19.0-alpine`, `mainline-alpine`, `1-alpine`, `1.19-alpine`, `alpine`](https://github.com/nginxinc/docker-nginx/blob/2ef3fa66f2a434cd5e44e35a02f4ac502cf50808/mainline/alpine/Dockerfile)
- [`1.19.0-alpine-perl`, `mainline-alpine-perl`, `1-alpine-perl`, `1.19-alpine-perl`, `alpine-perl`](https://github.com/nginxinc/docker-nginx/blob/2ef3fa66f2a434cd5e44e35a02f4ac502cf50808/mainline/alpine-perl/Dockerfile)
- [`1.18.0`, `stable`, `1.18`](https://github.com/nginxinc/docker-nginx/blob/70e44865208627c5ada57242b46920205603c096/stable/buster/Dockerfile)
- [`1.18.0-perl`, `stable-perl`, `1.18-perl`](https://github.com/nginxinc/docker-nginx/blob/70e44865208627c5ada57242b46920205603c096/stable/buster-perl/Dockerfile)
- [`1.18.0-alpine`, `stable-alpine`, `1.18-alpine`](https://github.com/nginxinc/docker-nginx/blob/70e44865208627c5ada57242b46920205603c096/stable/alpine/Dockerfile)
Expand Down
16 changes: 8 additions & 8 deletions oraclelinux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`8.2`, `8`](https://github.com/oracle/container-images/blob/f15c4cdc4a1483e541eb00d18c8058d2b5988fff/8.2/Dockerfile)
- [`8.1`](https://github.com/oracle/container-images/blob/f15c4cdc4a1483e541eb00d18c8058d2b5988fff/8.1/Dockerfile)
- [`8.0`](https://github.com/oracle/container-images/blob/f15c4cdc4a1483e541eb00d18c8058d2b5988fff/8.0/Dockerfile)
- [`8-slim`](https://github.com/oracle/container-images/blob/f15c4cdc4a1483e541eb00d18c8058d2b5988fff/8-slim/Dockerfile)
- [`7.8`, `7`, `latest`](https://github.com/oracle/container-images/blob/f15c4cdc4a1483e541eb00d18c8058d2b5988fff/7.8/Dockerfile)
- [`7-slim`](https://github.com/oracle/container-images/blob/f15c4cdc4a1483e541eb00d18c8058d2b5988fff/7-slim/Dockerfile)
- [`6.10`, `6`](https://github.com/oracle/container-images/blob/f15c4cdc4a1483e541eb00d18c8058d2b5988fff/6.10/Dockerfile)
- [`6-slim`](https://github.com/oracle/container-images/blob/f15c4cdc4a1483e541eb00d18c8058d2b5988fff/6-slim/Dockerfile)
- [`8.2`, `8`](https://github.com/oracle/container-images/blob/11347da2d2eae123483ea72dbfb7d221fab18527/8.2/Dockerfile)
- [`8.1`](https://github.com/oracle/container-images/blob/11347da2d2eae123483ea72dbfb7d221fab18527/8.1/Dockerfile)
- [`8.0`](https://github.com/oracle/container-images/blob/11347da2d2eae123483ea72dbfb7d221fab18527/8.0/Dockerfile)
- [`8-slim`](https://github.com/oracle/container-images/blob/11347da2d2eae123483ea72dbfb7d221fab18527/8-slim/Dockerfile)
- [`7.8`, `7`, `latest`](https://github.com/oracle/container-images/blob/11347da2d2eae123483ea72dbfb7d221fab18527/7.8/Dockerfile)
- [`7-slim`](https://github.com/oracle/container-images/blob/11347da2d2eae123483ea72dbfb7d221fab18527/7-slim/Dockerfile)
- [`6.10`, `6`](https://github.com/oracle/container-images/blob/11347da2d2eae123483ea72dbfb7d221fab18527/6.10/Dockerfile)
- [`6-slim`](https://github.com/oracle/container-images/blob/11347da2d2eae123483ea72dbfb7d221fab18527/6-slim/Dockerfile)

# Quick reference (cont.)

Expand Down
2 changes: 1 addition & 1 deletion zookeeper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ WARNING:
# Supported tags and respective `Dockerfile` links

- [`3.4.14`, `3.4`](https://github.com/31z4/zookeeper-docker/blob/1ed5af662e6749021687fbf2a9b445b1adf2fb46/3.4.14/Dockerfile)
- [`3.5.7`, `3.5`](https://github.com/31z4/zookeeper-docker/blob/415ec2ced7dea27398befc9cb9ff5de299323be8/3.5.7/Dockerfile)
- [`3.5.8`, `3.5`](https://github.com/31z4/zookeeper-docker/blob/b1586a5b1284904d17c2dfa95e88fb1a8d7a769d/3.5.8/Dockerfile)
- [`3.6.1`, `3.6`, `latest`](https://github.com/31z4/zookeeper-docker/blob/c0039669a527a56b19ceb30a6523ed206fbf245d/3.6.1/Dockerfile)

# Quick reference (cont.)
Expand Down

0 comments on commit 0674b3e

Please sign in to comment.