Update strapi/strapi Docker tag to v3.6.3 (main) #22

Merged
decentral1se merged 1 commits from renovate/main-docker-strapi-strapi-3.x into main 2021-06-03 07:09:09 +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.2
image: strapi/strapi:3.6.3
volumes:
- strapi:/srv/app
secrets: