caddyserver / caddy-docker

Source for the official Caddy v2 Docker Image
https://hub.docker.com/_/caddy
Apache License 2.0
423 stars 75 forks source link

Drop LTSC2016 variant entirely #224

Closed hairyhenderson closed 2 years ago

hairyhenderson commented 2 years ago

We can't build images based on Windows ltsc2016 images at all anymore. We'll drop them from 2.4 entirely (2.5 adds ltsc2022 instead). This won't delete the existing tags, it'll just stop building new images.

See https://github.com/docker-library/official-images/pull/12015#issuecomment-1064453483 for reference.

Signed-off-by: Dave Henderson dhenderson@gmail.com