You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker-compose.yml created from getting-started-with-zitadel.sh via function renderDockerCompose() should not contain version - it causes warning from docker compose:
WARN[0000] docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
The text was updated successfully, but these errors were encountered:
Describe the problem
docker-compose.yml created from getting-started-with-zitadel.sh via function
renderDockerCompose()
should not contain version - it causes warning fromdocker compose
:The text was updated successfully, but these errors were encountered: