We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba22b1e commit 2e37a43Copy full SHA for 2e37a43
build-images.sh
@@ -14,7 +14,7 @@ promtail_image="docker.io/grafana/promtail:3.5.6"
14
loki_image="docker.io/grafana/loki:2.9.15"
15
prometheus_image="docker.io/prom/prometheus:v3.5.0"
16
grafana_image="docker.io/grafana/grafana:12.1.1"
17
-timescale_image="docker.io/timescale/timescaledb:2.21.3-pg16"
+timescale_image="docker.io/timescale/timescaledb:2.22.1-pg16"
18
webssh_version=1.6.2
19
20
# Create a new empty container for webssh
0 commit comments