chore(deps): update wordpress docker tag to v6.5.4 (#3695)

This commit is contained in:
renovate[bot] 2024-06-07 01:45:58 +00:00 committed by GitHub
parent f8398a2eeb
commit b4d61a3f6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,11 +5,9 @@
"exposable": true,
"id": "wordpress",
"description": "WordPress is a popular content management system for creating websites and blogs.",
"tipi_version": 6,
"version": "6.5.3",
"categories": [
"social"
],
"tipi_version": 7,
"version": "6.5.4",
"categories": ["social"],
"short_desc": "Popular CMS for websites and blogs",
"author": "WordPress.org",
"source": "https://github.com/WordPress/WordPress",
@ -28,8 +26,5 @@
"env_variable": "DB_ROOT_PASSWORD"
}
],
"supported_architectures": [
"amd64",
"arm64"
]
"supported_architectures": ["amd64", "arm64"]
}

View File

@ -3,7 +3,7 @@ services:
wordpress:
container_name: wordpress
image: wordpress:6.5.3
image: wordpress:6.5.4
environment:
- WORDPRESS_DB_HOST=wordpress-db
- WORDPRESS_DB_NAME=wordpress