Skip to content

Commit

Permalink
feat: install gh in image
Browse files Browse the repository at this point in the history
  • Loading branch information
johngeorgewright committed Mar 8, 2024
1 parent b24139b commit 5b682eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ ENV ImageOS=ubuntu22
RUN apt-get update -y \
&& apt-get install -y --no-install-recommends \
curl \
gh \
git \
jq \
openssh-client \
Expand Down

0 comments on commit 5b682eb

Please sign in to comment.