Skip to content

Commit cd1436f

Browse files
chore(deps): update grafana/loki docker tag to v3.5.2
1 parent a989dc1 commit cd1436f

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.2
2424
state: started
2525
restart_policy: unless-stopped
2626
command: -config.file=/etc/loki/config.yaml

0 commit comments

Comments
 (0)