MorbZ / docker-web-redirect

Lightweight Docker image that redirects all web traffic to another domain/URL
https://hub.docker.com/r/morbz/docker-web-redirect/
MIT License
86 stars 63 forks source link

Use Nginx stable-alpine-slim as base #11

Open VincentSC opened 1 year ago

VincentSC commented 1 year ago

alpine1.15 has last been updated in May 2019 (security issues?). Using stable-alpine-slim you can be assured the latest stable is being used, while chances are very slim that it will break the functionality.