⬆️ Update alpine_3_19/iptables to v1.8.10-r3

This commit is contained in:
renovate[bot] 2023-12-27 15:05:19 +00:00 committed by GitHub
parent 3c5db89f06
commit c69bff5850
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ RUN \
\ \
&& apk add --no-cache \ && apk add --no-cache \
go=1.21.5-r0 \ go=1.21.5-r0 \
iptables=1.8.10-r1 \ iptables=1.8.10-r3 \
libqrencode-tools=4.1.1-r2 \ libqrencode-tools=4.1.1-r2 \
openresolv=3.13.2-r0 \ openresolv=3.13.2-r0 \
wireguard-tools=1.0.20210914-r3 \ wireguard-tools=1.0.20210914-r3 \