mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-18 20:38:17 +02:00
Fixed version for zabbix-web-apache-pgsql image in docker-compose reciept
This commit is contained in:
@@ -124,7 +124,7 @@ services:
|
|||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "ubuntu"
|
||||||
|
|
||||||
zabbix-web-apache-pgsql:
|
zabbix-web-apache-pgsql:
|
||||||
image: zabbix/zabbix-web-apache-pgsql:ubuntu-latest
|
image: zabbix/zabbix-web-apache-pgsql:ubuntu-3.4-latest
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
|
Reference in New Issue
Block a user