Skip to content

Commit

Permalink
fxied deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
JAKAMI99 committed May 8, 2024
1 parent a9a4c13 commit b12ba59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ COPY help_crack.py /app/help_crack.py
WORKDIR /app

# Define the default command to run the script
CMD ["python3", "help_crack.py", "-co --deprecated-check-disable"]
CMD ["python3", "help_crack.py", "-co=--deprecated-check-disable"]

0 comments on commit b12ba59

Please sign in to comment.