Skip to content

Commit

Permalink
make PolicyRoot dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
gertd committed Dec 12, 2023
1 parent 22ea325 commit a58d1c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cli/dockerx/docker.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,5 @@ func PolicyRoot() string {

return path.Join(home, defaultPolicyRoot)
}
fmt.Println("POLICY_ROT", policyRoot)
return policyRoot
}

0 comments on commit a58d1c6

Please sign in to comment.