Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Commit

Permalink
New Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTuxx committed Aug 12, 2023
1 parent c4397e4 commit 971f827
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 @@ -169,7 +169,7 @@ RUN set -eux; \
pip --version

RUN apt-get update && \
apt-get install -y net-tools git tor curl unzip
apt-get install -y net-tools git tor curl unzip gnupg

WORKDIR /socialpwned
COPY . /socialpwned
Expand Down

0 comments on commit 971f827

Please sign in to comment.