bump version (#2520)

* bump version

* Update image-recipe/build.sh

* fix podman repo

* switch back to unstable for podman
This commit is contained in:
Aiden McClelland
2023-11-15 18:50:29 -07:00
committed by GitHub
parent 417053a6a2
commit a551bc5375
7 changed files with 45 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
#![recursion_limit = "256"]
pub const DEFAULT_MARKETPLACE: &str = "https://registry.start9.com";
// pub const COMMUNITY_MARKETPLACE: &str = "https://community-registry.start9.com";
pub const BUFFER_SIZE: usize = 1024;