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

This commit is contained in:
Renovate Bot 2021-03-02 08:01:49 +00:00
parent 211be40266
commit e41a49b9a3
1 changed files with 1 additions and 1 deletions

View File

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