Skip to content

Commit

Permalink
Update cucumber
Browse files Browse the repository at this point in the history
This was the last issue with cucumber in updating it:
purpleteam-labs/purpleteam#107 (comment)

This change addressed the broken colours.
  • Loading branch information
binarymist committed May 29, 2022
1 parent 87a28bd commit ed340f2
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 170 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ ARG LOCAL_GROUP_ID
ENV USER tls_scanner
ENV GROUP purpleteam
ENV TESTSSL_VERSION v3.0.6
# Hack to get around cucumber's dependency change: https://github.com/cucumber/cucumber-js/issues/2011
ENV FORCE_COLOR 1
RUN echo user is: ${USER}, LOCAL_USER_ID is: ${LOCAL_USER_ID}, group is: ${GROUP}, LOCAL_GROUP_ID is: ${LOCAL_GROUP_ID}

# Following taken from: https://github.com/mhart/alpine-node/issues/48#issuecomment-430902787
Expand Down

0 comments on commit ed340f2

Please sign in to comment.