feat: Removes caddy security from this image and to primary proxy.
All checks were successful
CI / release (push) Successful in 5m38s

This commit is contained in:
2025-04-11 08:58:18 -04:00
parent 5ce67a697b
commit f294a065e2

View File

@@ -38,7 +38,7 @@ RUN npx -y pagefind --site deploy
# ==================================================
# Run Image
# ==================================================
FROM ghcr.io/authcrunch/authcrunch:latest
FROM caddy:2.9.1-alpine
WORKDIR /app