chore(deps): update wordpress docker tag to v6.5.3 (#3450)

This commit is contained in:
renovate[bot] 2024-05-12 04:41:06 +00:00 committed by GitHub
parent ca9a2e7a05
commit b3e7579001
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"id": "wordpress",
"description": "WordPress is a popular content management system for creating websites and blogs.",
"tipi_version": 5,
"version": "6.5.2",
"tipi_version": 6,
"version": "6.5.3",
"categories": [
"social"
],

View File

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