diff --git a/mise.toml b/mise.toml index 29fe9de49..4348ddc36 100644 --- a/mise.toml +++ b/mise.toml @@ -4,7 +4,8 @@ k3d = "5.8.3" kubectl = "1.36.2" # Linters -"aqua:grafana/flint" = "0.22.9" +"aqua:dotenv-linter/dotenv-linter" = "4.0.0" +"cargo:https://github.com/grafana/flint" = "rev:1cd44f7" lychee = "0.24.2" rumdl = "0.2.38" diff --git a/otlp/docker/.env b/otlp/docker/.env index 2e12da928..e09886f4b 100644 --- a/otlp/docker/.env +++ b/otlp/docker/.env @@ -1,2 +1,2 @@ -OTELCOL_IMG=otel/opentelemetry-collector-contrib:latest OTELCOL_ARGS= +OTELCOL_IMG=otel/opentelemetry-collector-contrib:latest