chore(deps): update wordpress docker tag to v6.4.2 (#1776)

This commit is contained in:
renovate[bot] 2023-12-07 23:13:33 +00:00 committed by GitHub
parent 685c5caae3
commit 07da1488fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -5,9 +5,11 @@
"exposable": true,
"id": "wordpress",
"description": "WordPress is a popular content management system for creating websites and blogs.",
"tipi_version": 1,
"version": "6.4.1",
"categories": ["social"],
"tipi_version": 2,
"version": "6.4.2",
"categories": [
"social"
],
"short_desc": "Popular CMS for websites and blogs",
"author": "WordPress.org",
"source": "https://github.com/WordPress/WordPress",
@ -30,4 +32,4 @@
"amd64",
"arm64"
]
}
}

View File

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