Update wordpress Docker tag to v5.7.1
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Renovate Bot 2021-04-16 07:02:12 +00:00
parent f28b9d69f6
commit bf4e9323f3
1 changed files with 1 additions and 1 deletions

View File

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