abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
768 stars 315 forks source link

Use alpine:3.8 to get PHP 7.2 #129

Closed wecc closed 6 years ago

wecc commented 6 years ago

Is there anything preventing the use of alpine:3.8 over alpine:3.7 in the various Dockerfiles? (At least) for the PHP-image it would great if it could be based off of alpine:3.8 since that would give us PHP 7.2 instead of PHP 7.1.

I'd be happy to provide a PR if the above makes sense 👍

abiosoft commented 6 years ago

Sure, go ahead.