Skip to content

Commit 87d7d78

Browse files
committed
Update cucumber
This was the last issue with cucumber in updating it: purpleteam-labs/purpleteam#107 (comment) This change addressed the broken colours.
1 parent 3fdeca4 commit 87d7d78

File tree

3 files changed

+257
-170
lines changed

3 files changed

+257
-170
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ ARG LOCAL_GROUP_ID
1616
# ENV USER 1000
1717
ENV USER app_scanner
1818
ENV GROUP purpleteam
19-
# Hack to get around cucumber's dependency change: https://github.com/cucumber/cucumber-js/issues/2011
20-
ENV FORCE_COLOR 1
2119
RUN echo user is: ${USER}, LOCAL_USER_ID is: ${LOCAL_USER_ID}, group is: ${GROUP}, LOCAL_GROUP_ID is: ${LOCAL_GROUP_ID}
2220

2321
# Used for testing zap access manually (usefull for cloud env).

0 commit comments

Comments
 (0)