Skip to content

Commit

Permalink
temp fix
Browse files Browse the repository at this point in the history
wait for crewjam/saml#478 been merged.
  • Loading branch information
IceCodeNew committed Jan 5, 2023
1 parent 9b80dfe commit 3f69f63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Expand Up @@ -90,7 +90,6 @@ RUN apk --no-progress --no-cache add \
--with github.com/porech/caddy-maxmind-geolocation@master \
--with github.com/mastercactapus/caddy2-proxyprotocol@master \
--with github.com/mholt/caddy-l4@master \
--with github.com/greenpau/caddy-security@main \
--with github.com/caddyserver/forwardproxy@caddy2=github.com/sagernet/forwardproxy@naive \
&& strip "/go/bin"/* \
### Build for windows
Expand All @@ -103,7 +102,6 @@ RUN apk --no-progress --no-cache add \
--with github.com/porech/caddy-maxmind-geolocation@master \
--with github.com/mastercactapus/caddy2-proxyprotocol@master \
--with github.com/mholt/caddy-l4@master \
--with github.com/greenpau/caddy-security@main \
--with github.com/caddyserver/forwardproxy@caddy2=github.com/sagernet/forwardproxy@naive \
&& rm -rf "/go/bin/xcaddy" "/root/.cache/go-build" "/go/pkg" "/go/src" || exit 0

Expand Down

0 comments on commit 3f69f63

Please sign in to comment.