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 f623ba8 commit 9b98c1cCopy full SHA for 9b98c1c
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.2.0"
13
-promtail_image="docker.io/grafana/promtail:3.6.1"
+promtail_image="docker.io/grafana/promtail:3.6.2"
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