Skip to content

Commit ea02c79

Browse files
committed
Update Zabbix to 7.0.10 and postgres to 15.12
1 parent c34ad77 commit ea02c79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ buildah config --entrypoint=/ \
4444
--label="org.nethserver.authorizations=node:fwadm traefik@any:routeadm" \
4545
--label="org.nethserver.tcp-ports-demand=1" \
4646
--label="org.nethserver.rootfull=0" \
47-
--label="org.nethserver.images=docker.io/postgres:15.10-alpine docker.io/zabbix/zabbix-server-pgsql:7.0.8-alpine docker.io/zabbix/zabbix-agent2:7.0.8-alpine docker.io/zabbix/zabbix-web-nginx-pgsql:7.0.8-alpine" \
47+
--label="org.nethserver.images=docker.io/postgres:15.12-alpine docker.io/zabbix/zabbix-server-pgsql:7.0.10-alpine docker.io/zabbix/zabbix-agent2:7.0.10-alpine docker.io/zabbix/zabbix-web-nginx-pgsql:7.0.10-alpine" \
4848
"${container}"
4949
# Commit the image
5050
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)