Update strapi/strapi Docker tag to v3.3.3
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2020-11-17 08:01:27 +00:00
parent fc825c1a7d
commit a3f286c3bf

View File

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