Merge pull request 'Update wordpress Docker tag to v5.7.0 (master)' (#19) from renovate/master-docker-wordpress-5.x into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #19
This commit is contained in:
3wordchant 2021-03-12 10:53:00 +01:00
commit f6dc0243f7
1 changed files with 1 additions and 1 deletions

View File

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