Run update.sh

This commit is contained in:
Docker Library Bot 2021-04-30 19:11:08 +00:00
parent 00763bd252
commit 4522cf30ad
2 changed files with 8 additions and 8 deletions

View File

@ -17,7 +17,7 @@ WARNING:
# Quick reference # Quick reference
- **Maintained by**: - **Maintained by**:
[Aerospike, Inc.](https://github.com/aerospike/aerospike-server.docker) [Aerospike, Inc.](https://github.com/aerospike/aerospike-server-enterprise.docker)
- **Where to get help**: - **Where to get help**:
[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
@ -32,7 +32,7 @@ WARNING:
# Quick reference (cont.) # Quick reference (cont.)
- **Where to file issues**: - **Where to file issues**:
[the Aerospike Forums](https://discuss.aerospike.com) or [GitHub](https://github.com/aerospike/aerospike-server.docker/issues) [the Aerospike Forums](https://discuss.aerospike.com) or [GitHub](https://github.com/aerospike/aerospike-server-enterprise.docker/issues)
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64)) - **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/aerospike/) [`amd64`](https://hub.docker.com/r/amd64/aerospike/)

View File

@ -24,12 +24,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`1.16`, `1.16.3`](https://github.com/influxdata/influxdata-docker/blob/4c27ddc6edcfcbd4d94bb99d1716c9f4ec2b15df/telegraf/1.16/Dockerfile) - [`1.16`, `1.16.3`](https://github.com/influxdata/influxdata-docker/blob/c8327f7fd14da8984ad8d5ba00ea13fad496b77f/telegraf/1.16/Dockerfile)
- [`1.16-alpine`, `1.16.3-alpine`](https://github.com/influxdata/influxdata-docker/blob/4c27ddc6edcfcbd4d94bb99d1716c9f4ec2b15df/telegraf/1.16/alpine/Dockerfile) - [`1.16-alpine`, `1.16.3-alpine`](https://github.com/influxdata/influxdata-docker/blob/c8327f7fd14da8984ad8d5ba00ea13fad496b77f/telegraf/1.16/alpine/Dockerfile)
- [`1.17`, `1.17.3`](https://github.com/influxdata/influxdata-docker/blob/4c27ddc6edcfcbd4d94bb99d1716c9f4ec2b15df/telegraf/1.17/Dockerfile) - [`1.17`, `1.17.3`](https://github.com/influxdata/influxdata-docker/blob/c8327f7fd14da8984ad8d5ba00ea13fad496b77f/telegraf/1.17/Dockerfile)
- [`1.17-alpine`, `1.17.3-alpine`](https://github.com/influxdata/influxdata-docker/blob/4c27ddc6edcfcbd4d94bb99d1716c9f4ec2b15df/telegraf/1.17/alpine/Dockerfile) - [`1.17-alpine`, `1.17.3-alpine`](https://github.com/influxdata/influxdata-docker/blob/c8327f7fd14da8984ad8d5ba00ea13fad496b77f/telegraf/1.17/alpine/Dockerfile)
- [`1.18`, `1.18.1`, `latest`](https://github.com/influxdata/influxdata-docker/blob/4c27ddc6edcfcbd4d94bb99d1716c9f4ec2b15df/telegraf/1.18/Dockerfile) - [`1.18`, `1.18.2`, `latest`](https://github.com/influxdata/influxdata-docker/blob/c8327f7fd14da8984ad8d5ba00ea13fad496b77f/telegraf/1.18/Dockerfile)
- [`1.18-alpine`, `1.18.1-alpine`, `alpine`](https://github.com/influxdata/influxdata-docker/blob/4c27ddc6edcfcbd4d94bb99d1716c9f4ec2b15df/telegraf/1.18/alpine/Dockerfile) - [`1.18-alpine`, `1.18.2-alpine`, `alpine`](https://github.com/influxdata/influxdata-docker/blob/c8327f7fd14da8984ad8d5ba00ea13fad496b77f/telegraf/1.18/alpine/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)