Commit dbf4e147221ffbc494f61e8d3a3aa552413d11f9

Authored by George Vlahavas
1 parent 85661551ec

Freeze timescaledb to 2.1.0-pg11-oss

Showing 1 changed file with 1 additions and 1 deletions

docker-compose.yml View file @ dbf4e14
... ... @@ -133,7 +133,7 @@
133 133  
134 134 #Persistence
135 135 timescaledb:
136   - image: timescale/timescaledb:latest-pg11-oss
  136 + image: timescale/timescaledb:2.1.0-pg11-oss
137 137 container_name: curex-timescaledb
138 138 volumes:
139 139 - ./data/timescaledb:/var/lib/postgresql/data