@@ -10,6 +10,6 @@ pkgs.dockerTools.buildImage {
|
||||
};
|
||||
|
||||
config = {
|
||||
Entrypoint = [ "/bin/yq" ];
|
||||
Entrypoint = [ "yq" ];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user