Skip to content

Commit

Permalink
Install gh
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
  • Loading branch information
rdimitrov committed Jun 11, 2024
1 parent d7a9437 commit 1eb5a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM golang:alpine3.19@sha256:0466223b8544fb7d4ff04748acc4d75a608234bf4e79563bff208d2060c0dd79
RUN apk add git
RUN apk add git github-cli

COPY . /home/src
WORKDIR /home/src
Expand Down

0 comments on commit 1eb5a37

Please sign in to comment.