Skip to content

integrations/caddy/v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 11:46
· 2 commits to main since this release
feat(caddy): add Docker image build to release workflow

- Split caddy-release.yaml into binaries + docker jobs
- Add Dockerfile for multi-arch image (linux/amd64, linux/arm64)
- Image: ghcr.io/geektr-cloud/acme-hub/caddy:VERSION + :latest
- Use docker buildx with GitHub Actions cache
- All actions updated to latest versions