Use new bind mounts
Build image / build-image (push) Successful in 1m22s

This commit is contained in:
Paul Brinkmeier
2025-10-07 00:09:32 +02:00
parent 959630f7b6
commit 54099afcb1
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
vrnp-static = pkgs.buildGoModule {
pname = "vrnp";
version = "0.0.10";
version = "0.0.10-bindmounts";
vendorHash = null;
# For building the package, we use only the files not ignored by Git as inputs.