Skip to content

Commit 0a66f18

Browse files
committed
feat: upgrade to pg16 (breaking change)
1 parent 712db01 commit 0a66f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
postgres:
3-
image: postgres:13
3+
image: timescale/timescaledb-ha:pg16
44
restart: unless-stopped
55
volumes:
66
- db_data:/var/lib/postgresql/data

0 commit comments

Comments
 (0)