Skip to content

Commit

Permalink
build: use timescale fixed version
Browse files Browse the repository at this point in the history
Co-authored-by: Bailetti Tommaso <[email protected]>
  • Loading branch information
gsanchietti and Tbaile authored Sep 23, 2024
1 parent fa4ad12 commit 015363f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ loki_version=2.9.4
prometheus_version=2.50.1
grafana_version=11.2.0
webssh_version=1.6.2
timescale_version="latest-pg16"
timescale_version="2.16.1-pg16"

# Create a new empty container for webssh
echo "Build webssh container" # from https://github.com/huashengdun/webssh
Expand Down

0 comments on commit 015363f

Please sign in to comment.