Skip to content

Commit

Permalink
Try to fix docker image creation by removing unfound packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Jan 8, 2025
1 parent 377ac14 commit 5dca4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/sofabuilder_ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN apt-get install -y \
python2.7-dev \
python3.10-dev python3.10-distutils \
python3.11-dev python3.11-distutils \
python3.12-dev python3.12-distutils \
python3.12-dev \
libpng-dev libjpeg-dev libtiff-dev \
libblas-dev \
liblapack-dev \
Expand Down

0 comments on commit 5dca4a6

Please sign in to comment.