Skip to content

Commit b78ad10

Browse files
committed
boulder: Use volatile stream in default build profile
Signed-off-by: Rune Morling <ermo@aerynos.com>
1 parent f5eede8 commit b78ad10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
default-x86_64:
22
repositories:
33
volatile:
4-
uri: "https://build.aerynos.dev/volatile/x86_64/stone.index"
5-
description: "Volatile AerynOS repo"
4+
uri: "https://build.aerynos.dev/stream/volatile/x86_64/stone.index"
5+
description: "AerynOS volatile stream"
66
priority: 0

0 commit comments

Comments
 (0)