Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit e006cfd

Browse files
committed
chore(deps)!: upgrade to postgres v18
1 parent cffa633 commit e006cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
POSTGRES_PASSWORD: drinks
77
POSTGRES_DB: drinks
88
volumes:
9-
- db:/var/lib/postgresql/data
9+
- db:/var/lib/postgresql
1010

1111
drinks:
1212
build: .

0 commit comments

Comments
 (0)