This commit is contained in:
Philippe Caseiro 2023-01-04 09:58:58 +01:00
parent e142e8b205
commit 509a801d4f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ locals {
AlpineEdgeTesting = {
type = "apk"
name = "testing"
url = "http://mirror.serverion.com/alpine/edge/testing"
url = "http://mirrors.ircam.fr/alpine/edge/testing"
enabled = true
}
}