diff --git a/Dockerfile b/Dockerfile index 9ec9c20d79..9b5c182d16 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,11 +39,10 @@ ARG USERNAME="alloy" LABEL org.opencontainers.image.source="https://github.com/grafana/alloy" # Install dependencies needed at runtime. -RUN <