We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea7c54 commit 95dd2a9Copy full SHA for 95dd2a9
k8s/magiclove/redlib/deployment_list.cue
@@ -26,7 +26,7 @@ import (
26
}]
27
initContainers: [{
28
name: "proxy"
29
- image: "ghcr.io/uhthomas/socks5-wireguard-proxy@sha256:bd532015f7621733a0cda03a357dcbe68221398f38188b77c283588625e5631a"
+ image: "ghcr.io/uhthomas/socks5-wireguard-proxy@sha256:2333c296d923bdb91ef3f767f88dd6f117862405a998d0abff1dcb5891cba502"
30
args: ["--wireguard-address=10.8.0.2"]
31
ports: [{
32
name: "socks5-proxy"
0 commit comments