parent
0f0ee2a319
commit
f9426b734c
2 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Grafana Loki log aggregation system
|
# Grafana Loki log aggregation system
|
||||||
# Two-stage build: Go binary, Alpine runtime
|
# 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}
|
ARG LOKI_VERSION=v${CONTAINER_APP_VERSION}
|
||||||
|
|
||||||
FROM golang:alpine3.22 AS build
|
FROM golang:alpine3.22 AS build
|
||||||
|
|
|
||||||
1
update-loki-3.6.7.infra.md
Normal file
1
update-loki-3.6.7.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Update loki from 3.6.5 to 3.6.7
|
||||||
Loading…
Add table
Add a link
Reference in a new issue