Skip to content

Commit

Permalink
apt-get dist-upgrade in final stage
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdot-dev committed Jan 19, 2024
1 parent 172be8c commit 90c4301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN chmod +x /usr/local/sbin/wef && \

# hadolint ignore=DL3008,DL3015
RUN apt-get update && \
apt-get dist-upgrade -y && \
echo "force-unsafe-io" > /etc/dpkg/dpkg.cfg.d/force-unsafe-io && \
apt-get install hcxdumptool dnsmasq php hashcat-utils hcxtools pixiewps bully \
mdk4 aircrack-ng hostapd wget reaver moreutils lshw \
Expand Down

0 comments on commit 90c4301

Please sign in to comment.