diff --git a/containers/loki/Dockerfile b/containers/loki/Dockerfile index 518c493..8ef0b2a 100644 --- a/containers/loki/Dockerfile +++ b/containers/loki/Dockerfile @@ -1,7 +1,7 @@ # Grafana Loki log aggregation system # Two-stage build: Go binary, Alpine runtime -ARG CONTAINER_APP_VERSION=3.6.5 +ARG CONTAINER_APP_VERSION=3.6.7 ARG LOKI_VERSION=v${CONTAINER_APP_VERSION} FROM golang:alpine3.22 AS build diff --git a/update-loki-3.6.7.infra.md b/update-loki-3.6.7.infra.md new file mode 100644 index 0000000..c30a619 --- /dev/null +++ b/update-loki-3.6.7.infra.md @@ -0,0 +1 @@ +Update loki from 3.6.5 to 3.6.7