Skip to content

Commit

Permalink
Fix base image update (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmagyar authored Dec 7, 2024
1 parent 7011ffd commit 1dced64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailscale/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN \
iptables=1.8.10-r5 \
nginx=1.26.2-r3 \
coreutils=9.5-r1 \
networkmanager-cli=1.50.0-r3 \
networkmanager=1.50.0-r3 \
\
&& ln -sf /sbin/xtables-nft-multi /sbin/ip6tables \
&& ln -sf /sbin/xtables-nft-multi /sbin/iptables \
Expand Down

0 comments on commit 1dced64

Please sign in to comment.