1 parent 50f1733 commit b29371eCopy full SHA for b29371e
1 file changed
build-images.sh
@@ -46,7 +46,7 @@ buildah config --entrypoint=/ \
46
--label="org.nethserver.authorizations=node:fwadm traefik@any:routeadm" \
47
--label="org.nethserver.tcp-ports-demand=1" \
48
--label="org.nethserver.rootfull=0" \
49
- --label="org.nethserver.images=docker.io/postgres:15.14-alpine docker.io/zabbix/zabbix-server-pgsql:7.0.20-alpine docker.io/zabbix/zabbix-agent2:7.0.20-alpine docker.io/zabbix/zabbix-web-nginx-pgsql:7.0.20-alpine" \
+ --label="org.nethserver.images=docker.io/postgres:15.14-alpine docker.io/zabbix/zabbix-server-pgsql:7.4.7-alpine docker.io/zabbix/zabbix-agent2:7.0.20-alpine docker.io/zabbix/zabbix-web-nginx-pgsql:7.0.20-alpine" \
50
"${container}"
51
# Commit the image
52
buildah commit "${container}" "${repobase}/${reponame}"
0 commit comments