Compare commits
2 commits
1e73f0cc97
...
515e3d862d
Author | SHA1 | Date | |
---|---|---|---|
515e3d862d | |||
33f838f1cc |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.8@sha256:f4e8f63cafc5ff9e894973fd2d215c67adfed5ce1f6d700f7abe8e3756cf81a9
|
image: postgres:17.4@sha256:4aed4b0525233308fc5de1b8d47f92326460d598dc5f004d14b41f183360b4e9
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- db-data:/var/lib/postgresql/data
|
- db-data:/var/lib/postgresql/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue