Fix: http2
Some checks failed
Release / release-image (push) Failing after 1m38s

This commit is contained in:
2024-11-06 11:56:24 +00:00
parent 23351c4e65
commit bb20b160f4

View File

@@ -7,7 +7,7 @@ EOF
RUN cat >> /etc/pacman.conf <<'EOF'
[custom]
SigLevel = Optional TrustAll
Server = http://repo.konchin.com/$repo/os/$arch
Server = https://repo.konchin.com/$repo/os/$arch
EOF
RUN pacman-key --init && pacman-key --populate