Update strapi/strapi Docker tag to v3.6.5 (main) #23

Merged
renovate-bot merged 1 commits from renovate/main-docker-strapi-strapi-3.x into main 2021-06-24 07:03:10 +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.6.3 image: strapi/strapi:3.6.5
volumes: volumes:
- strapi:/srv/app - strapi:/srv/app
secrets: secrets: