Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 9b95d32

Browse files
author
Chris Wiechmann
committed
[skip ci] docker-compose version information conc .env issue
1 parent 150ee8b commit 9b95d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Components such as the API-Builder project are supposed to run as a Docker-Conta
118118
### Docker-Compose
119119

120120
Docker Compose is currently used to deploy the solution. It is planned to provide HELM charts for the solution in the medium term to simplify deployment on Kubernetes and OpenShift.
121-
Please be careful using docker-compose version 1.28.x as it may contain a bug/issue reading the .env file. See here: https://github.com/docker/compose/issues/8108 or https://github.com/docker/compose/issues/8173. Perhaps switch back to a previous version.
121+
Please be careful using docker-compose version 1.28.x as it may contain a bug/issue reading the .env file. See here: https://github.com/docker/compose/issues/8108 or https://github.com/docker/compose/issues/8173. Perhaps switch back to a previous version. Looks like is has been fixed with version 1.28.6.
122122

123123
### API-Gateway/API-Management
124124

0 commit comments

Comments
 (0)