diff --git a/installer/src/Machine/MachineCreator.php b/installer/src/Machine/MachineCreator.php index e18da08..5552b79 100644 --- a/installer/src/Machine/MachineCreator.php +++ b/installer/src/Machine/MachineCreator.php @@ -75,7 +75,6 @@ private function createProcess(): Process --engine-opt log-driver="json-file" \ --engine-opt log-opt="max-size=1m" \ --engine-opt log-opt="max-file=10" \ - --engine-install-url "https://releases.rancher.com/install-docker/19.03.9.sh" \ "${MACHINE_NAME}" TAG );