richarvey / nginx-php-fpm

Nginx and php-fpm for dockerhub builds
https://hub.docker.com/repository/docker/richarvey/nginx-php-fpm/general
GNU General Public License v3.0
1.66k stars 852 forks source link

Update alpine mirror URL #270

Closed rodion-arr closed 1 year ago

rodion-arr commented 1 year ago

http://nl.alpinelinux.org/alpine/edge/testing is not available anymore in the mirrors list and throws 404

Updated to https://dl-cdn.alpinelinux.org/alpine/edge/testing

richarvey commented 1 year ago

thanks for the fix