This commit is contained in:
2024-06-23 19:49:32 +03:00
parent 5f24660516
commit bee7acd089

View File

@@ -7,7 +7,7 @@ FROM ${BUILD_BASE_IMAGE} AS builder
# FROM $BUILD_FROM # FROM $BUILD_FROM
# FROM alpine:3.19 # FROM alpine:3.19
FROM ghcr.io/hassio-addons/base:latest FROM ghcr.io/hassio-addons/base
ARG MAJOR_VERSION ARG MAJOR_VERSION
ARG ZBX_VERSION ARG ZBX_VERSION