Do not use full OCI image name for build

This commit is contained in:
Simon Bruder 2024-07-19 15:29:03 +02:00
parent abea41ebd0
commit 8414f5fcf4
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -87,7 +87,7 @@
default = li7y;
li7y-oci = pkgs.dockerTools.buildLayeredImage {
name = "git.sbruder.de/simon/li7y";
name = "li7y";
tag = "latest";
contents = [