From e4b24db9dbd8b45fb2b8f2bb3b0374abc0469715 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 4 May 2025 22:08:27 +1200 Subject: [PATCH] Whoops, errant `\` --- Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3a267c4..d505072 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,8 +16,7 @@ RUN xcaddy build \ --with github.com/caddy-dns/porkbun@${CADDYPORKBUN_VERSION} \ --with github.com/caddy-dns/he@${CADDYHE_VERSION} \ --with github.com/caddy-dns/metaname@${CADDYMETANAME_VERSION} \ - --with github.com/jasonlovesdoggo/caddy-defender@${CADDYDEFENDER_VERSION} \ - + --with github.com/jasonlovesdoggo/caddy-defender@${CADDYDEFENDER_VERSION} FROM caddy:2.10.0-alpine@sha256:e2e3a089760c453bc51c4e718342bd7032d6714f15b437db7121bfc2de2654a6