Merge pull request 'update wordpress to 6.4.0' (#36) from p4u1/wordpress:wordpress-6-4 into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #36
This commit is contained in:
3wordchant 2023-11-09 17:41:02 +00:00
commit d5227cc534
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "wordpress:6.3.0"
image: "wordpress:6.4.0"
volumes:
- "wordpress_content:/var/www/html/wp-content/"
networks: