diff --git a/_/ansible/Makefile b/_/ansible/Makefile index 323006a..394fe32 100644 --- a/_/ansible/Makefile +++ b/_/ansible/Makefile @@ -1,8 +1,7 @@ .PHONY: ansible chromium dependencies: - sudo apt install python3-pip zip - pip install ansible boto boto3 aws-sam-cli + pip3 install ansible boto boto3 aws-sam-cli echo "Docker is also required in order to test the package, please install docker or Docker Desktop" chromium: diff --git a/bin/chromium.br b/bin/chromium.br index f98bbda..0f2c495 100755 Binary files a/bin/chromium.br and b/bin/chromium.br differ diff --git a/bin/swiftshader.tar.br b/bin/swiftshader.tar.br index f75eb34..fc54419 100644 Binary files a/bin/swiftshader.tar.br and b/bin/swiftshader.tar.br differ