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 ca4a325 commit 416f29bCopy full SHA for 416f29b
build-images.sh
@@ -10,7 +10,7 @@ repobase="${REPOBASE:-ghcr.io/nethserver}"
10
# Configure the image name
11
reponame="nethsecurity-controller"
12
controller_version="2.1.1"
13
-promtail_image="docker.io/grafana/promtail:3.5.6"
+promtail_image="docker.io/grafana/promtail:3.6.1"
14
loki_image="docker.io/grafana/loki:2.9.17"
15
prometheus_image="docker.io/prom/prometheus:v3.7.3"
16
grafana_image="docker.io/grafana/grafana:12.3.0"
0 commit comments