diff --git a/Cleopatra/ptolemy_mac b/Cleopatra/ptolemy_mac index 0501043..ae6ccfb 100755 --- a/Cleopatra/ptolemy_mac +++ b/Cleopatra/ptolemy_mac @@ -1,2 +1,2 @@ #!/bin/bash -docker run --rm -i -w $PWD tehatanlgov/ptolemy +docker run --rm --platform linux/amd64 -i -w $PWD tehatanlgov/ptolemy