Skip to content

Commit

Permalink
docker: use copyToRoot
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Mar 5, 2024
1 parent d8f1ac3 commit 9ac554b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/docker.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{
name = "sridca/emanote";
tag = "latest";
contents = [
copyToRoot = [
self'.packages.default
# These are required for the GitLab CI runner
pkgs.coreutils
Expand Down

0 comments on commit 9ac554b

Please sign in to comment.