chore: add version to slopvivors_docker output

This commit is contained in:
2025-08-21 20:38:44 +02:00
parent 45b3b1c53e
commit 76cb23b5db

View File

@@ -158,7 +158,7 @@
'';
};
slopvivors_docker = pkgs.dockerTools.buildLayeredImage {
name = "slopvivors-docker";
name = "slopvivors-docker-${version}";
tag = version;
created = "now";
contents = [