summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/run_releasedockerhub.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/run_releasedockerhub.sh b/shell/run_releasedockerhub.sh
index 42771af6e..474911ddd 100644
--- a/shell/run_releasedockerhub.sh
+++ b/shell/run_releasedockerhub.sh
@@ -18,7 +18,7 @@ set -euf -o pipefail
# shellcheck disable=SC1090
source ~/lf-env.sh
-lf-activate-venv lftools
+lf-activate-venv zipp==1.1.0 lftools
if [ ! -v RELEASEDOCKERHUB_ORG ]
then