Update strapi/strapi Docker tag to v3.6.0
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Renovate Bot 2021-04-23 07:02:42 +00:00
parent e8cdc222d6
commit 2019ec87d3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
app:
depends_on:
- db
image: strapi/strapi:3.5.4
image: strapi/strapi:3.6.0
volumes:
- strapi:/srv/app
secrets: