Compare commits
2 commits
0d245c27e1
...
b0a00ead36
Author | SHA1 | Date | |
---|---|---|---|
b0a00ead36 | |||
05ba173e3b |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:17.0@sha256:173c699e0da844287d5ba4b99e02dfa51d8e89d341d519988d2aa9e9a4a4a3b1
|
image: postgres:17.0@sha256:d6edd9c58fd2c862a1936218ab7380e156a328e2630c3bad8fa7a9060c9404aa
|
||||||
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