upgrade docker python module

This commit is contained in:
m0duspwnens
2024-08-01 11:20:08 -04:00
parent d488bb6393
commit 1a363790a0
18 changed files with 14 additions and 1 deletions

View File

@@ -1931,7 +1931,7 @@ saltify() {
}
salt_install_module_deps() {
logCmd "salt-pip install docker --no-index --only-binary=:all: --find-links files/salt_module_deps/docker/"
logCmd "/opt/saltstack/salt/bin/python3.10 -m pip install --no-index --find-links=../salt/salt/module_packages/docker"
}
salt_patch_x509_v2() {