Skip to content

Commit

Permalink
fix add bash to alpine container
Browse files Browse the repository at this point in the history
  • Loading branch information
smoser committed Nov 8, 2023
1 parent 3db0ef3 commit d2caef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build-env:
xz \
gettext-dev \
lvm2-dev util-linux-dev \
linux-headers
linux-headers bash
# json-c doesn't have static binaries in alpine
apk add cmake
Expand Down

0 comments on commit d2caef0

Please sign in to comment.