🐛 Bug fixes
Note
We renamed one of our entrypoint scripts from /etc/entrypoint.d/1-log-output-level.sh → /etc/entrypoint.d/1-log-output-level.sh. This shouldn't have affect on anyone, but we wanted to make this change clear to people who highly customize our images
Issues fixed
- Fixed issue where containers would not start if
LOG_OUTPUT_LEVEL=debug(#463)