Skip to content

Commit 6dde311

Browse files
chore(deps): update grafana/loki docker tag to v3.5.4
1 parent 10a7293 commit 6dde311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/loki/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- name: Start container
2121
community.docker.docker_container:
2222
name: loki
23-
image: grafana/loki:3.3.2
23+
image: grafana/loki:3.5.4
2424
state: started
2525
restart_policy: unless-stopped
2626
command: -config.file=/etc/loki/config.yaml

0 commit comments

Comments
 (0)