Skip to content

Commit

Permalink
add golang in the image
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu committed May 23, 2024
1 parent c5b4c77 commit 18295e5
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 @@ -13,6 +13,7 @@ RUN dnf -y --setopt=tsflags=nodocs install \
git \
skopeo \
make \
golang \
&& dnf clean all

COPY util-scripts /appstudio-utils/util-scripts

0 comments on commit 18295e5

Please sign in to comment.