This commit is contained in:
mr
2025-11-07 09:32:10 +01:00
parent dcfcd55390
commit 802b4843b7

View File

@@ -23,7 +23,7 @@ RUN go build
#----------------------------------------------------------------------------------------------
FROM ${MONITORD_IMAGE:-oc-monitord}:latest AS monitord
FROM golang:alpine
FROM scratch
WORKDIR /app