caddyserver / caddy-docker

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

Caddy v2.6.0-beta.3 #254

Closed hairyhenderson closed 2 years ago

hairyhenderson commented 2 years ago

https://github.com/caddyserver/caddy/releases/tag/v2.6.0-beta.3

As part of this, we're moving the builder images up to Go 1.19 (see also https://github.com/caddyserver/caddy-docker/pull/251#issuecomment-1204262955)

This also upgrades xcaddy to 0.3.1 and applies the changes from #250. These two changes also apply to the current (v2.5.2) image.

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