diff --git a/promtail/Dockerfile b/promtail/Dockerfile index 413ef08..69d39fc 100644 --- a/promtail/Dockerfile +++ b/promtail/Dockerfile @@ -54,6 +54,8 @@ ARG BUILD_REF ARG BUILD_REPOSITORY ARG BUILD_VERSION +USER root + # Labels LABEL \ io.hass.name="${BUILD_NAME}" \