Compare commits
1 commit
2ee90d0a20
...
f56179abb4
Author | SHA1 | Date | |
---|---|---|---|
f56179abb4 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16.4@sha256:0cf02e45421b780449f0bab6b4af7e5ab2c37d3ca729e284fcec1a18f3fa9354
|
||||
image: postgres:16.4@sha256:d6ac4635444233a66d564e8b8da510a0aaf0e86d527369e084fd1c1bc98c6d07
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue