Update wordpress Docker tag to v5.5.1 #6

Merged
3wordchant merged 1 commits from renovate/docker-wordpress-5.x into master 2020-09-17 22:02:52 +00:00
1 changed files with 1 additions and 1 deletions

View File

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