Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vnxme committed Jul 5, 2024
1 parent 9069789 commit 52ca4ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ RUN \
GOOS=$TARGETOS GOARCH=$TARGETARCH xcaddy build v2.8.4 \
--with github.com/abiosoft/caddy-exec@a42a5b2ae10fe60b6215489d56763fc9a9270a59 \
--with github.com/aksdb/caddy-cgi/v2@cddc18b229db3cbc3f45c472ad6a490a9b00f8d4 \
--with github.com/caddy-dns/cloudflare@d11ac0bfeab7475d8b89e2dc93f8c7a8b8859b8f \
--with github.com/caddy-dns/route53@8e49e7546771bf6846e1531dcaff4925af5ddcde \
--with github.com/caddy-dns/cloudflare@89f16b99c18ef49c8bb470a82f895bce01cbaece \
--with github.com/caddy-dns/route53@cdab4f43673f4ab12b5dda1c6aef8d9de44f0c86 \
--with github.com/fvbommel/caddy-combine-ip-ranges@5624d08f5f9e788816bdd877b7c81280c69b434e \
--with github.com/fvbommel/caddy-dns-ip-range@6facda90c1f7c05ee4a5d8211acb7e50d09f5a71 \
--with github.com/greenpau/[email protected] \
--with github.com/greenpau/caddy-security@90049c80f2c048dfc1d493c221b9f53a1dca43d5 \
--with github.com/greenpau/[email protected] \
--with github.com/mholt/caddy-dynamicdns@012a1d4347472eaf4b78826b86c8f35bda919f72 \
--with github.com/mholt/caddy-events-exec@055bfd2e8b8247533c7a710e11301b7d1645c933 \
--with github.com/mholt/caddy-l4@ce9789f602eb7de74472d6b15e945181b7bcfe4a \
--with github.com/mholt/caddy-ratelimit@9f619ad46dbd1efd7799bcbfdfbc4a4cfaae948a \
--with github.com/mholt/caddy-l4@ca3e2f38f6e558e4b8120671d6d2336993d09e38 \
--with github.com/mholt/caddy-ratelimit@d896102ddeda78822d1c2ac1e5fb06d0af9d2750 \
--with github.com/mholt/caddy-webdav@0f2910d52a7ea15517a288a6f3f02a5e010da845 \
--with github.com/WeidiDeng/caddy-cloudflare-ip@f53b62aa13cb7ad79c8b47aacc3f2f03989b67e5

Expand Down

0 comments on commit 52ca4ef

Please sign in to comment.