diff --git a/rootfs.py b/rootfs.py index 63b6568b..8a028bd4 100755 --- a/rootfs.py +++ b/rootfs.py @@ -268,7 +268,7 @@ print(shutil.which('chroot')) '--progress=plain', '--platform=linux/amd64', '--target=package', - '-t', 'local/live-bootstrap', + '--tag', 'local/live-bootstrap', '.') elif args.bwrap: