Skip to content

Commit 9e1f5be

Browse files
[WireGuard] Update wireguard-ui fork
This applies a patch to fix an error on IPv6-only servers: ngoduykhanh/wireguard-ui#240
1 parent 5cc6bf3 commit 9e1f5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/hetzner/wireguard/template.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ variable "apt_packages" {
2121

2222
variable "wireguard_ui_version" {
2323
type = string
24-
default = "0.4.2"
24+
default = "0.4.3"
2525
}
2626

2727
variable "caddy_version" {

0 commit comments

Comments
 (0)