We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a901e69 commit f23c774Copy full SHA for f23c774
build-images.sh
@@ -11,7 +11,7 @@ repobase="${REPOBASE:-ghcr.io/nethserver}"
11
reponame="nethsecurity-controller"
12
controller_version="2.1.1"
13
promtail_image="docker.io/grafana/promtail:3.5.6"
14
-loki_image="docker.io/grafana/loki:2.9.15"
+loki_image="docker.io/grafana/loki:2.9.17"
15
prometheus_image="docker.io/prom/prometheus:v3.5.0"
16
grafana_image="docker.io/grafana/grafana:12.2.0"
17
timescale_image="docker.io/timescale/timescaledb:2.22.1-pg16"
0 commit comments