mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update wordpress to version 6.7.2 (#2243)
This commit is contained in:
parent
9d0488b444
commit
ff1922780e
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user