⬆️ Update alpine_3_17/iptables to v1.8.8-r2

This commit is contained in:
renovate[bot] 2023-03-26 12:48:12 +00:00 committed by GitHub
parent 8e967bc486
commit a58ca20974
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.18.7-r0 \ go=1.18.7-r0 \
iptables=1.8.8-r1 \ iptables=1.8.8-r2 \
libqrencode=4.1.1-r0 \ libqrencode=4.1.1-r0 \
openresolv=3.12.0-r0 \ openresolv=3.12.0-r0 \
wireguard-tools=1.0.20210914-r0 \ wireguard-tools=1.0.20210914-r0 \