Compare commits
1 commit
8366539b7c
...
24dcb7ca7d
Author | SHA1 | Date | |
---|---|---|---|
24dcb7ca7d |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.7@sha256:4b73d95cd1c7c886c4a0633e153a49c6aa01e1164905c349de398bb56ec4ff71
|
image: postgres:16.7@sha256:971ffe416c67f860608769c4d643b51ef0ac197f929492d8dda852b2bd12f835
|
||||||
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