Compare commits

..

4 Commits

Author SHA1 Message Date
6e12f2e798
fix podman
Some checks failed
build and push image / Release (push) Has been cancelled
2025-04-12 02:51:20 +09:00
c3772d1b93
fix actions 2025-04-12 02:51:16 +09:00
d4e96f0282
fix actions 2025-04-12 02:51:16 +09:00
2dc46f5897
fix gh-actions 2025-04-12 02:51:15 +09:00

View File

@ -1,5 +1,5 @@
# https://github.com/containers/shortnames
unqualified-search-registries=["git.syui.ai", "docker.io"]
unqualified-search-registries=["git.syui.ai", "docker.io", "ghcr.io"]
[aliases]
"aios"="git.syui.ai/ai/os"