From dd42c51a7344e4f7a3f7fba2e6d40de5d7dd1972 Mon Sep 17 00:00:00 2001 From: Erika Pauwels Date: Fri, 26 Mar 2021 11:22:33 +0100 Subject: [PATCH] Release v3.2.0 - Improve README - Make FILE_RESOURCE_BASE configurable via environment variable --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80571d3..ebdf784 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Add the following snippet to your `docker-compose.yml` to include the file servi ```yaml file: - image: semtech/mu-file-service:3.1.0 + image: semtech/mu-file-service:3.2.0 links: - database:database volumes: @@ -160,7 +160,7 @@ E.g. ```yaml file: - image: semtech/mu-file-service:3.1.0 + image: semtech/mu-file-service:3.2.0 links: - database:database environment: