mriedmann / humhub-docker

Alpine-based PHP-FPM and NGINX HumHub docker-container
MIT License
95 stars 79 forks source link

Fix empty fields in Docker schema #269

Closed dantefromhell closed 2 years ago

dantefromhell commented 2 years ago

The fields build-date and vcs-ref in the docker image schema are empty. This PR fixes the issues and improves variable handling a bit