mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-12 04:47:26 +02:00
Fixed version for zabbix-web-apache-pgsql image in docker-compose reciept
This commit is contained in:
parent
94e8a71894
commit
38a27687c5
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user