We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712db01 commit 0a66f18Copy full SHA for 0a66f18
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
postgres:
3
- image: postgres:13
+ image: timescale/timescaledb-ha:pg16
4
restart: unless-stopped
5
volumes:
6
- db_data:/var/lib/postgresql/data
0 commit comments