Update strapi/strapi Docker tag to v3.4.3 #11

Merged
decentral1se merged 1 commits from renovate/docker-strapi-strapi-3.x into main 2021-01-15 09:12:04 +00:00
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.2
image: strapi/strapi:3.4.3
volumes:
- strapi:/srv/app
secrets: