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

This commit is contained in:
Renovate Bot 2021-02-04 08:01:21 +00:00
parent b411508fc0
commit 4f988cad9f
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.5
image: strapi/strapi:3.4.6
volumes:
- strapi:/srv/app
secrets: