File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ services:
2626 networks : [internal, external]
2727
2828 tun2proxy :
29- image : ghcr.io/tun2proxy/tun2proxy-ubuntu :latest
29+ image : ghcr.io/tun2proxy/tun2proxy-alpine :latest
3030 restart : unless-stopped
3131 cap_add : [NET_ADMIN]
3232 devices :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ services:
2323 networks : [internal, external]
2424
2525 tun2proxy :
26- image : ghcr.io/tun2proxy/tun2proxy-ubuntu :latest
26+ image : ghcr.io/tun2proxy/tun2proxy-alpine :latest
2727 restart : " no"
2828 cap_add : [NET_ADMIN]
2929 devices :
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ services:
3939 networks : [internal, external]
4040
4141 tun2proxy :
42- image : ghcr.io/tun2proxy/tun2proxy-ubuntu :latest
42+ image : ghcr.io/tun2proxy/tun2proxy-alpine :latest
4343 restart : unless-stopped
4444 cap_add : [NET_ADMIN]
4545 devices :
You can’t perform that action at this time.
0 commit comments