mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2026-07-24 11:53:11 +00:00
93f1162632
Cached nginx binaries were reused regardless of NGINX_VERSION changes, and prebuilt releases always fetched the latest asset regardless of the configured version. Add a .nginx-version marker file to the cache and version the release asset filename so mismatched versions trigger a rebuild.