If I do a `apk add nginx-mod-http-headers-more` in the official nginx Docker image, and the attempt to load the module, I get the following error: ```bash module "/usr/lib/nginx/modules/ngx_http_headers_more_filter_module.so" version 1024000 instead of 1025002 in /etc/nginx/nginx.conf:6 ```