Compare commits
1 commit
de9621b7c7
...
b019b05b21
Author | SHA1 | Date | |
---|---|---|---|
b019b05b21 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16.9@sha256:64d54200dec0cb9d2d3e43f094e9aa47e7e6c8c246828a512969cccc39b5afb2
|
||||
image: postgres:16.9@sha256:972edf810a66c83dd36792e7a16e0c1e13008bd2031780dc14e42291c95d3b30
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue