fix: service env variable ovewritten if it has a default value

This commit is contained in:
Andras Bacsai
2023-12-12 14:28:11 +01:00
parent dfc353ce54
commit 4bc63e283c
4 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
<?php
return '4.0.0-beta.159';
return '4.0.0-beta.160';