Skip to content

Commit

Permalink
fix deb build netcat package
Browse files Browse the repository at this point in the history
  • Loading branch information
sshilko committed Jan 2, 2024
1 parent 0fe9381 commit ced1e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile.php.common
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ path-exclude /usr/share/linda/* \n\
python3-pip \
pre-commit \
locales \
netcat \
netcat-traditional \
git && \
apt-get clean && \
apt-get -y autoremove && \
Expand Down

0 comments on commit ced1e18

Please sign in to comment.