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

This commit is contained in:
renovate[bot] 2024-10-09 15:10:39 +00:00 committed by GitHub
parent a36ad425bb
commit 7ea40f92b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ RUN \
git=2.45.2-r0 \ git=2.45.2-r0 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
go=1.22.7-r0 \ go=1.22.8-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 \