Compare commits
2 commits
999a39d1f4
...
a1b278daf9
Author | SHA1 | Date | |
---|---|---|---|
a1b278daf9 | |||
9c631204c8 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:17.2@sha256:888402a8cd6075c5dc83a31f58287f13306c318eaad016661ed12e076f3e6341
|
||||
image: postgres:17.2@sha256:1aff4012afaba693be2424c5c8c78b75a81ee1740124262e7f9c7564828e425f
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue