Skip to content

Commit

Permalink
Merge pull request #106 from buildingSMART/IVS-152_Deploy_fails_DEV
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
rw-bsi authored Oct 10, 2024
2 parents 1906db2 + 3611ee2 commit 23a55f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN set -ex && \
apt-get -y update && \
apt-get -y dist-upgrade && \
apt-get -y install --no-install-recommends --no-install-suggests \
build-essential \
python3-dev \
unzip \
wget \
Expand Down

0 comments on commit 23a55f5

Please sign in to comment.