diff --git a/zabbix-agent2/Dockerfile b/zabbix-agent2/Dockerfile index 4ca1e3d..f1e959f 100644 --- a/zabbix-agent2/Dockerfile +++ b/zabbix-agent2/Dockerfile @@ -7,7 +7,7 @@ FROM ${BUILD_BASE_IMAGE} AS builder # FROM $BUILD_FROM # FROM alpine:3.19 -FROM ghcr.io/hassio-addons/debian-base/amd64:latest +FROM ghcr.io/hassio-addons/base:latest ARG MAJOR_VERSION ARG ZBX_VERSION