Skip to content

Commit

Permalink
Add bash to alpine build-kit image
Browse files Browse the repository at this point in the history
Signed-off-by: aw <[email protected]>
  • Loading branch information
a-w50 committed Oct 23, 2023
1 parent 99867b8 commit 49fc1fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/images/build-kit/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apk update && \
git \
curl \
rsync \
bash \
# build tools
samurai \
make \
Expand Down

0 comments on commit 49fc1fb

Please sign in to comment.