Skip to content

Commit

Permalink
Update abroot.json
Browse files Browse the repository at this point in the history
Fix wrong default name
  • Loading branch information
Maxwelldoug authored Jul 16, 2024
1 parent d080b86 commit bdc9d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes.container/usr/share/abroot/abroot.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"registry": "ghcr.io",
"registryService": "registry.ghcr.io",
"registryAPIVersion": "v2",
"name": "Kanola-Images/Base-Image",
"name": "Kanola-Images/base",
"tag": "main",
"iPkgMngPre": "lpkg --unlock",
"iPkgMngPost": "lpkg --lock",
Expand Down

0 comments on commit bdc9d5b

Please sign in to comment.