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

This commit is contained in:
Renovate Bot 2020-11-10 08:01:15 +00:00
parent 23ba5f835f
commit 36c78e80a4
1 changed files with 1 additions and 1 deletions

View File

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