This commit is contained in:
Philippe Caseiro 2023-01-04 10:03:06 +01:00
parent 509a801d4f
commit aaf4c4bdce
1 changed files with 1 additions and 1 deletions

View File

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