fix: install packets

This commit is contained in:
2024-06-02 21:33:55 +00:00
parent 5013c21f7b
commit 8b78cae9df
3 changed files with 13 additions and 21 deletions

View File

@@ -31,6 +31,9 @@ docker_python_packages:
- python3-setuptools
- python3-virtualenv
- python3-wheel
- ca-certificates
- curl
- gpg
docker_python_libraries:
- docker==6.1.3