diff --git a/appstudio-utils/Dockerfile b/appstudio-utils/Dockerfile index 2736796e4..9d7d9626f 100755 --- a/appstudio-utils/Dockerfile +++ b/appstudio-utils/Dockerfile @@ -14,6 +14,7 @@ RUN dnf -y --setopt=tsflags=nodocs install \ skopeo \ make \ golang \ + zip \ && dnf clean all COPY util-scripts /appstudio-utils/util-scripts