mirror of
https://github.com/nextcloud/docker.git
synced 2025-07-27 17:08:05 +02:00
Merge 9f1ec22140
into d03da64ac8
This commit is contained in:
commit
0ee0db952b
5 changed files with 6 additions and 6 deletions
|
@ -396,7 +396,7 @@ As an alternative to passing sensitive information via environment variables, `_
|
|||
```yaml
|
||||
services:
|
||||
db:
|
||||
image: postgres
|
||||
image: postgres:15
|
||||
restart: always
|
||||
volumes:
|
||||
- db:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue