Skip to content

Commit ae5526e

Browse files
chore(deps): update grafana/loki docker tag to v3.3.2 (#1578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58ac798 commit ae5526e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-strategy-plugin/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
test: wget --no-verbose --tries=1 --spider http://localhost:3200/status || exit 1
2020

2121
loki:
22-
image: grafana/loki:3.3.1
22+
image: grafana/loki:3.3.2
2323
extra_hosts: ['host.docker.internal:host-gateway']
2424
container_name: loki
2525
command: [ "-config.file=/etc/loki/local-config.yaml" ]

0 commit comments

Comments
 (0)