chore(deps): update wordpress docker tag to v6.5.0 (#3037)

This commit is contained in:
renovate[bot] 2024-04-03 20:09:29 +00:00 committed by GitHub
parent 93a7e4ec1e
commit 2dd034a8b9
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": 3,
"version": "6.4.3",
"tipi_version": 4,
"version": "6.5.0",
"categories": [
"social"
],

View File

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