This commit is contained in:
2024-06-23 19:04:52 +03:00
parent 42fff75925
commit 4240acadfe
2 changed files with 5 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ ARG BUILD_BASE_IMAGE=zabbix/zabbix-build-mysql:alpine-${ZBX_VERSION}
FROM ${BUILD_BASE_IMAGE} AS builder
# FROM alpine:3.19
FROM ghcr.io/hassio-addons/debian-base/amd64
FROM homeassistant/amd64-base:latest
ARG MAJOR_VERSION
ARG ZBX_VERSION

View File

@@ -5,7 +5,11 @@ slug: zabbix-agent2
description: Zabbix agent 2
url: https://gitea.sinav-lab.com/sinav/haos-addons
arch:
- armhf
- armv7
- aarch64
- amd64
- i386
startup: system
boot: auto
init: false