renovate[bot] 01-03
chore(deps): update grafana/loki docker tag to v3.3.2
@d71546a9e107fdcabcbff1466778737904dd2e33
compose.observability.yaml
--- compose.observability.yaml
+++ compose.observability.yaml
@@ -13,7 +13,7 @@
       # - 13133:13133 # health_check extension
     # NOTE: `healthcheck` can't be set up, as the container doesn't have a shell to run the healthcheck command.
   loki:
-    image: grafana/loki:3.0.0
+    image: grafana/loki:3.3.2
     command: ["-config.file=/etc/loki.yaml"]
     volumes:
       - ./configuration/loki.yaml:/etc/loki.yaml
Add a comment
List