Explorar el Código

chore(deps): update grafana/alloy docker tag to v1.11.3

renovate[bot] hace 5 meses
padre
commit
cf89658d2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      library/compose/alloy/compose.yaml.j2

+ 1 - 1
library/compose/alloy/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
 services:
   {{ service_name | default("alloy") }}:
   {{ service_name | default("alloy") }}:
-    image: grafana/alloy:v1.11.2
+    image: grafana/alloy:v1.11.3
     container_name: {{ container_name | default("alloy") }}
     container_name: {{ container_name | default("alloy") }}
     hostname: {{ container_hostname }}
     hostname: {{ container_hostname }}
     command:
     command: