From cf012125bfcff5581f75d24c88cf630c802d7168 Mon Sep 17 00:00:00 2001 From: Moritz Date: Tue, 17 Mar 2026 23:03:38 +0100 Subject: [PATCH] fix: wordpress config verion and clear all assets --- abra.sh | 2 +- compose.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/abra.sh b/abra.sh index 9a5e880..916a522 100644 --- a/abra.sh +++ b/abra.sh @@ -6,7 +6,7 @@ export FLOW_RECOVERY_VERSION=v2 export FLOW_TRANSLATION_VERSION=v3 export SYSTEM_BRAND_VERSION=v4 export NEXTCLOUD_CONFIG_VERSION=v3 -export WORDPRESS_CONFIG_VERSION=v4 +export WORDPRESS_CONFIG_VERSION=v5 export MATRIX_CONFIG_VERSION=v3 export WEKAN_CONFIG_VERSION=v5 export VIKUNJA_CONFIG_VERSION=v3 diff --git a/compose.yml b/compose.yml index b7d0f71..aa73364 100644 --- a/compose.yml +++ b/compose.yml @@ -47,7 +47,7 @@ services: volumes: - data:/data - media:/media - - assets:/web/dist/assets + - custom_assets:/web/dist/assets - templates:/templates networks: - internal @@ -179,7 +179,7 @@ volumes: media: certs: templates: - assets: + custom_assets: database: configs: