⬆️ Update alpine_3_20/go to v1.22.4-r0

This commit is contained in:
renovate[bot] 2024-06-08 10:27:11 +00:00 committed by GitHub
parent 821f6fc918
commit 2f3ab7895f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ RUN \
git=2.45.1-r0 \ git=2.45.1-r0 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
go=1.22.3-r0 \ go=1.22.4-r0 \
iptables=1.8.10-r3 \ 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 \