chore: upgrade wordpress to 7.1.0
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-09-11 07:33:21 +00:00
3 changed files with 7 additions and 2 deletions
+4
View File
@@ -25,6 +25,7 @@ services:
COMPOSER:
secrets:
- db_password
- admin_password
configs:
- source: php_uploads_conf
target: /usr/local/etc/php/conf.d/uploads.ini
@@ -101,6 +102,9 @@ secrets:
db_password:
external: true
name: ${STACK_NAME}_db_password_${SECRET_DB_PASSWORD_VERSION}
admin_password:
external: true
name: ${STACK_NAME}_admin_password_${SECRET_ADMIN_PASSWORD_VERSION}
configs:
entrypoint_conf: