Mise à jour des applications #40

Merged
kosssi merged 9 commits from upgrade into main 2022-04-15 09:12:01 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ec4ae3a8b8 - Show all commits

View File

@ -7,7 +7,7 @@ volumes:
services:
nextcloud-fpm:
container_name: ${NEXTCLOUD_CONTAINER_NAME:-nextcloud}-fpm
image: ${NEXTCLOUD_IMAGE:-nextcloud:23.0.2-fpm-alpine}
image: ${NEXTCLOUD_IMAGE:-nextcloud:23.0.3-fpm-alpine}
restart: always
depends_on:
- postgres