diff --git a/Dockerfile b/Dockerfile index 4ddfa08..7ea517f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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