Ver código fonte

fix docker file

lushuncheng 5 anos atrás
pai
commit
ea0ac9202a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      dockerfile/caddy/Dockerfile

+ 1 - 1
dockerfile/caddy/Dockerfile

@@ -1,7 +1,7 @@
 FROM caddy:2.1.1-builder AS builder
 ENV GOPROXY https://goproxy.cn
 RUN caddy-builder \
-    github.com/lscgzwd/caddy-dnspod
+    github.com/caddy-dns/dnspod
 
 FROM caddy:2.1.1