chore(deps): update wordpress docker tag to v6.5.2 (#3121)

This commit is contained in:
renovate[bot] 2024-04-10 20:58:49 +00:00 committed by GitHub
parent 1ce04bbf25
commit 94c347e13c
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": 4,
"version": "6.5.0",
"tipi_version": 5,
"version": "6.5.2",
"categories": [
"social"
],

View File

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