Skip to content

Commit

Permalink
fix: fix image name in abroot.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Babilinx committed Aug 18, 2024
1 parent 9a55946 commit 8e112eb
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 @@ -5,7 +5,7 @@
"registry": "ghcr.io",
"registryService": "registry.ghcr.io",
"registryAPIVersion": "v2",
"name": "changed_automatically_by_vib",
"name": "babilinx/minimal-desktop",
"tag": "main",

"iPkgMngPre": "lpkg --unlock",
Expand Down

0 comments on commit 8e112eb

Please sign in to comment.