diff --git a/build-images.sh b/build-images.sh index 436b54a..4ebab40 100755 --- a/build-images.sh +++ b/build-images.sh @@ -14,7 +14,7 @@ promtail_image="docker.io/grafana/promtail:3.6.11" loki_image="docker.io/grafana/loki:2.9.17" prometheus_image="docker.io/prom/prometheus:v3.13.2" grafana_image="docker.io/grafana/grafana:13.1.4" -timescale_image="docker.io/timescale/timescaledb:2.23.1-pg16" +timescale_image="docker.io/timescale/timescaledb:2.29.2-pg16" webssh_version=1.6.2 # Create a new empty container for webssh