0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-07-21 14:48:05 +02:00

Compare commits

..

1 commit

Author SHA1 Message Date
Kaloyan Nikolov
e905fa2b13
Merge ebb7b9d0f1 into 86ab9d769c 2025-03-04 18:12:41 +02:00

View file

@ -527,7 +527,7 @@ services:
# Note: PostgreSQL is external service. You can find more information about the configuration here:
# https://github.com/docker-library/docs/blob/master/postgres/README.md
db:
image: postgres:16-alpine
image: postgres
restart: always
volumes:
- db:/var/lib/postgresql/data