Update strapi/strapi Docker tag to v3.6.0 (main) #19

Merged
3wordchant merged 1 commits from renovate/main-docker-strapi-strapi-3.x into main 2021-04-27 17:13:13 +00:00
1 changed files with 1 additions and 1 deletions

View File

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