Skip to content

Commit 4696d06

Browse files
committed
spotted an "env: can't execute 'bash': No such file or directory" error
1 parent ae5c57f commit 4696d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ COPY --from=verifier /tmp/bitcoin-${KNOTS_VERSION}.tar.gz .
3333
RUN apk add --no-cache \
3434
autoconf \
3535
automake \
36+
bash \
3637
build-base \
3738
curl \
3839
git \

0 commit comments

Comments
 (0)