Update wordpress to version 6.7.2 (#2243)

This commit is contained in:
Alexander L. 2025-02-24 04:10:15 +01:00 committed by GitHub
parent 9d0488b444
commit ff1922780e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
PROXY_AUTH_ADD: "false"
app:
image: wordpress:6.7.1@sha256:2f3572d5cd722489fe47d59ed45d947dc9507f5a019eb0567ddf24aedf9257ed
image: wordpress:6.7.2@sha256:0211348df9f5e29a32cb6a65ec5aff2c2e775670fdb054ab98f7833eb539234a
user: "1000:1000"
environment:
- WORDPRESS_DB_HOST=wordpress_db_1

View File

@ -3,7 +3,7 @@ id: wordpress
name: WordPress
tagline: The open source publishing platform of choice for millions of websites worldwide
category: social
version: "6.7.1"
version: "6.7.2"
port: 8567
description: >-
📚 **Empower Your Digital Voice** The open-source publishing platform trusted by millions. From personal blogs to enterprise portals, WordPress gives everyone the tools to share their stories.
@ -37,5 +37,9 @@ gallery:
defaultUsername: ""
defaultPassword: ""
dependencies: []
releaseNotes: ""
releaseNotes: >-
This minor release includes a lot of bug fixes, addressing issues affecting multiple components including the block editor, HTML API, and Customize.
Full release notes can be found at https://wordpress.org/news/category/releases/
path: "/wp-admin"