Compare commits
1 commit
281510d428
...
ffe53ab332
Author | SHA1 | Date | |
---|---|---|---|
ffe53ab332 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:17.3@sha256:4cf7a9a7ea0d50f781434123945c741c8c4b1d84416dc949855ab105ada4bc62
|
||||
image: postgres:17.2@sha256:3267c505060a0052e5aa6e5175a7b41ab6b04da2f8c4540fc6e98a37210aa2d3
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue