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

This commit is contained in:
Comrade Renovate Bot 2021-02-19 08:02:04 +00:00
parent ee95845d68
commit 4bab76269a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
app:
depends_on:
- db
image: strapi/strapi:3.4.6
image: strapi/strapi:3.5.0
volumes:
- strapi:/srv/app
secrets: