From 6f5cca2e76af9acf4664b83e32667cea5b7f7fb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:46:16 +0000 Subject: [PATCH] chore(deps): update timescale/timescaledb docker tag to v2.26.1 --- build-images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-images.sh b/build-images.sh index 9341da1..275db4c 100755 --- a/build-images.sh +++ b/build-images.sh @@ -14,7 +14,7 @@ promtail_image="docker.io/grafana/promtail:3.6.8" loki_image="docker.io/grafana/loki:2.9.17" prometheus_image="docker.io/prom/prometheus:v3.10.0" grafana_image="docker.io/grafana/grafana:12.4.2" -timescale_image="docker.io/timescale/timescaledb:2.23.1-pg16" +timescale_image="docker.io/timescale/timescaledb:2.26.1-pg16" webssh_version=1.6.2 # Create a new empty container for webssh