From e17a1aa057f8a6853909b3977dc6548c948243f1 Mon Sep 17 00:00:00 2001 From: Linus Gasser Date: Tue, 11 Aug 2026 22:20:41 +0200 Subject: [PATCH] chore: publish 14.0.1+33.0.7-fpm release --- compose.postgres.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.postgres.yml b/compose.postgres.yml index c3f071b..b9c581a 100644 --- a/compose.postgres.yml +++ b/compose.postgres.yml @@ -10,7 +10,7 @@ services: - NEXTCLOUD_UPDATE=1 db: - image: "pgautoupgrade/pgautoupgrade:14-debian" + image: "pgautoupgrade/pgautoupgrade:17-debian" #setting max_connections with -c breaks pgautoupgrade #command: -c "max_connections=${MAX_DB_CONNECTIONS:-100}" volumes: