Skip to content

Commit

Permalink
appstudio-utils: install zip
Browse files Browse the repository at this point in the history
  This will be used in a new pipeline for build maven zip of MRRC
  release

Signed-off-by: Gang Li <[email protected]>
  • Loading branch information
ligangty committed Oct 21, 2024
1 parent bcd1b23 commit 22d5e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appstudio-utils/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 22d5e08

Please sign in to comment.