Skip to content

Commit 3aa43e5

Browse files
authored
Update Dockerfile
1 parent dce14c3 commit 3aa43e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ FROM redblackbird/wififorge:latest
33
WORKDIR /
44
RUN rm -rf Wifi*
55
RUN git clone https://github.com/blackhillsinfosec/WifiForge
6-
RUN python3 -m pip install -r requirements.txt
6+
RUN python3 -m pip install -r /WifiForge/framework/setup/requirements.txt

0 commit comments

Comments
 (0)