Update versions

This commit is contained in:
Paul-Henri Froidmont 2021-01-11 22:08:49 +01:00
parent b0269469ae
commit 6765feee20
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM nextcloud:18.0.7-fpm
FROM nextcloud:20.0.4-fpm
RUN apt-get update && apt-get install -y \
supervisor \

View file

@ -42,7 +42,7 @@ services:
restart: always
postgres:
image: postgres
image: postgres:12
volumes:
- /var/lib/postgresql/nextcloud:/var/lib/postgresql/data
- /backups/nextcloud:/backups