Update strapi/strapi Docker tag to v3.6.1 (main) #20

Merged
3wordchant merged 1 commits from renovate/main-docker-strapi-strapi-3.x into main 2021-05-02 10:37:52 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
app:
depends_on:
- db
image: strapi/strapi:3.6.0
image: strapi/strapi:3.6.1
volumes:
- strapi:/srv/app
secrets: