Skip to content

Commit

Permalink
add bash to alpine
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Richter <[email protected]>
  • Loading branch information
erichte-ibm committed Sep 6, 2023
1 parent 0e24990 commit 45d66a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM alpine:latest
RUN apk add gcc make libc-dev openssl-dev openssl-libs-static argp-standalone
RUN apk add gcc make libc-dev openssl-dev openssl-libs-static argp-standalone bash

0 comments on commit 45d66a7

Please sign in to comment.