fix: update compose submodule — remove apk add iptables-nft #45

Merged
gortium merged 1 commits from fix/vpn-iptables-nft-v2 into master 2026-05-13 16:49:39 +00:00
Collaborator

Updates compose submodule to include the fix removing apk add iptables-nft — the package doesn't exist on Alpine 3.22, the iptables package already provides the nftables binary. Only update-alternatives --set is needed.

Depends on compose PR #27 being merged first.

Updates compose submodule to include the fix removing `apk add iptables-nft` — the package doesn't exist on Alpine 3.22, the `iptables` package already provides the nftables binary. Only `update-alternatives --set` is needed. Depends on compose PR #27 being merged first.
Hermes added 1 commit 2026-05-13 16:49:20 +00:00
gortium merged commit 6f44aa7f76 into master 2026-05-13 16:49:39 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/infra#45
No description provided.