Skip to content

Commit

Permalink
Updated Alpine image to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 9, 2019
1 parent ec52185 commit 6e18930
Show file tree
Hide file tree
Showing 39 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion agent/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix agent is deployed on a monitoring target to actively monitor local resour

# Zabbix agent images

These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are:
These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are:

Zabbix agent 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix agent 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion agent/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix agent is deployed on a monitoring target to actively monitor local resour

# Zabbix agent images

These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are:
These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are:

Zabbix agent 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix agent 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion agent/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix agent is deployed on a monitoring target to actively monitor local resour

# Zabbix agent images

These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are:
These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix agent are:

Zabbix agent 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix agent 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
8 changes: 4 additions & 4 deletions docker-compose_v3_alpine_mysql_local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
build:
context: ./server-mysql/alpine
cache_from:
- alpine:3.4
- alpine:3.9
image: zabbix-server-mysql:alpine-local
ports:
- "10051:10051"
Expand Down Expand Up @@ -124,7 +124,7 @@ services:
build:
context: ./proxy-mysql/alpine
cache_from:
- alpine:3.4
- alpine:3.9
image: zabbix-proxy-mysql:alpine-local
ports:
- "10071:10051"
Expand Down Expand Up @@ -181,7 +181,7 @@ services:
build:
context: ./web-apache-mysql/alpine
cache_from:
- alpine:3.4
- alpine:3.9
image: zabbix-web-apache-mysql:alpine-local
ports:
- "80:80"
Expand Down Expand Up @@ -236,7 +236,7 @@ services:
build:
context: ./web-nginx-mysql/alpine
cache_from:
- alpine:3.4
- alpine:3.9
image: zabbix-web-nginx-mysql:alpine-local
ports:
- "8081:80"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose_v3_alpine_pgsql_local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ services:
build:
context: ./proxy-mysql/alpine
cache_from:
- alpine:3.4
- alpine:3.9
image: zabbix-proxy-mysql:alpine-local
ports:
- "10071:10051"
Expand Down
2 changes: 1 addition & 1 deletion java-gateway/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix Java Gateway performs native support for monitoring JMX applications. Jav

# Zabbix Java Gateway images

These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix Java Gateway are:
These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix Java Gateway are:

Zabbix Java Gateway 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix Java Gateway 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion java-gateway/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix Java Gateway performs native support for monitoring JMX applications. Jav

# Zabbix Java Gateway images

These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix Java Gateway are:
These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix Java Gateway are:

Zabbix Java Gateway 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix Java Gateway 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion java-gateway/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix Java Gateway performs native support for monitoring JMX applications. Jav

# Zabbix Java Gateway images

These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix Java Gateway are:
These are the only official Zabbix Java Gateway Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix Java Gateway are:

Zabbix Java Gateway 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix Java Gateway 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
4 changes: 2 additions & 2 deletions proxy-mysql/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.4
FROM alpine:3.9
LABEL maintainer="Alexey Pustovalov <alexey.pustovalov@zabbix.com>"

ARG BUILD_DATE
Expand Down Expand Up @@ -50,7 +50,7 @@ RUN addgroup zabbix && \
libssh2 \
libxml2 \
mariadb-client \
mariadb-client-libs \
mariadb-connector-c \
net-snmp-agent-libs \
openipmi-libs \
unixodbc \
Expand Down
2 changes: 1 addition & 1 deletion proxy-mysql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix proxy is a process that may collect monitoring data from one or more moni

# Zabbix proxy images

These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:
These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:

Zabbix proxy 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix proxy 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion proxy-mysql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix proxy is a process that may collect monitoring data from one or more moni

# Zabbix proxy images

These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:
These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:

Zabbix proxy 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix proxy 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion proxy-mysql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix proxy is a process that may collect monitoring data from one or more moni

# Zabbix proxy images

These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:
These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:

Zabbix proxy 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix proxy 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion proxy-sqlite3/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix proxy is a process that may collect monitoring data from one or more moni

# Zabbix proxy images

These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:
These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:

Zabbix proxy 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix proxy 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion proxy-sqlite3/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix proxy is a process that may collect monitoring data from one or more moni

# Zabbix proxy images

These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:
These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:

Zabbix proxy 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix proxy 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion proxy-sqlite3/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix proxy is a process that may collect monitoring data from one or more moni

# Zabbix proxy images

These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:
These are the only official Zabbix proxy Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix proxy are:

Zabbix proxy 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix proxy 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
4 changes: 2 additions & 2 deletions server-mysql/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.4
FROM alpine:3.9
LABEL maintainer="Alexey Pustovalov <alexey.pustovalov@zabbix.com>"

ARG BUILD_DATE
Expand Down Expand Up @@ -53,7 +53,7 @@ RUN addgroup zabbix && \
libssh2 \
libxml2 \
mariadb-client \
mariadb-client-libs \
mariadb-connector-c \
net-snmp-agent-libs \
openipmi-libs \
unixodbc && \
Expand Down
2 changes: 1 addition & 1 deletion server-mysql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The server performs the polling and trapping of data, it calculates triggers, se

# Zabbix server images

These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:
These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:

Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion server-mysql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The server performs the polling and trapping of data, it calculates triggers, se

# Zabbix server images

These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:
These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:

Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion server-mysql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The server performs the polling and trapping of data, it calculates triggers, se

# Zabbix server images

These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:
These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:

Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion server-pgsql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The server performs the polling and trapping of data, it calculates triggers, se

# Zabbix server images

These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:
These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:

Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion server-pgsql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The server performs the polling and trapping of data, it calculates triggers, se

# Zabbix server images

These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:
These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:

Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion server-pgsql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The server performs the polling and trapping of data, it calculates triggers, se

# Zabbix server images

These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:
These are the only official Zabbix server Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix server are:

Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion snmptraps/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The image is used to receive SNMP traps, store them to a log file and provide ac

# Zabbix snmptraps images

These are the only official Zabbix snmptraps Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix snmptraps are:
These are the only official Zabbix snmptraps Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix snmptraps are:

Zabbix snmptraps 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix snmptraps 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion snmptraps/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The image is used to receive SNMP traps, store them to a log file and provide ac

# Zabbix snmptraps images

These are the only official Zabbix snmptraps Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix snmptraps are:
These are the only official Zabbix snmptraps Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix snmptraps are:

Zabbix snmptraps 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix snmptraps 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion snmptraps/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The image is used to receive SNMP traps, store them to a log file and provide ac

# Zabbix snmptraps images

These are the only official Zabbix snmptraps Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix snmptraps are:
These are the only official Zabbix snmptraps Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix snmptraps are:

Zabbix snmptraps 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix snmptraps 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
4 changes: 2 additions & 2 deletions web-apache-mysql/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.9
LABEL maintainer="Alexey Pustovalov <alexey.pustovalov@zabbix.com>"

ARG BUILD_DATE
Expand Down Expand Up @@ -36,7 +36,7 @@ RUN addgroup zabbix && \
bash \
curl \
mariadb-client \
mariadb-client-libs \
mariadb-connector-c \
php7-apache2 \
php7-bcmath \
php7-ctype \
Expand Down
2 changes: 1 addition & 1 deletion web-apache-mysql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix web interface is a part of Zabbix software. It is used to manage resource

# Zabbix web interface images

These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:
These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:

Zabbix web interface 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix web interface 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion web-apache-mysql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix web interface is a part of Zabbix software. It is used to manage resource

# Zabbix web interface images

These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:
These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:

Zabbix web interface 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix web interface 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion web-apache-mysql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix web interface is a part of Zabbix software. It is used to manage resource

# Zabbix web interface images

These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:
These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:

Zabbix web interface 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix web interface 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion web-apache-pgsql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix web interface is a part of Zabbix software. It is used to manage resource

# Zabbix web interface images

These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:
These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:

Zabbix web interface 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix web interface 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion web-apache-pgsql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix web interface is a part of Zabbix software. It is used to manage resource

# Zabbix web interface images

These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:
These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:

Zabbix web interface 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix web interface 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
2 changes: 1 addition & 1 deletion web-apache-pgsql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zabbix web interface is a part of Zabbix software. It is used to manage resource

# Zabbix web interface images

These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.4, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:
These are the only official Zabbix web interface Docker images. They are based on Alpine Linux v3.9, Ubuntu 18.04 (bionic) and CentOS 7 images. The available versions of Zabbix web interface are:

Zabbix web interface 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, centos-3.0-latest)
Zabbix web interface 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*, centos-3.0.*)
Expand Down
Loading

0 comments on commit 6e18930

Please sign in to comment.