We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882441a commit 0507072Copy full SHA for 0507072
1 file changed
snow_first_setup/images.json
@@ -19,6 +19,16 @@
19
"target": "ghcr.io/frostyard/snowfieldloaded:latest",
20
"description": "standard",
21
"display_name": "Snowfield Loaded"
22
+ },
23
+ {
24
+ "target": "ghcr.io/frostyard/cayo:latest",
25
+ "description": "server",
26
+ "display_name": "Cayo Linux"
27
28
29
+ "target": "ghcr.io/frostyard/cayoloaded:latest",
30
31
+ "display_name": "Cayo Loaded"
32
}
33
]
34
0 commit comments