Skip to content

Commit

Permalink
Merge pull request #115 from rice-crc/develop
Browse files Browse the repository at this point in the history
Merge develop into main
  • Loading branch information
derekjkeller authored Mar 21, 2022
2 parents 37f47e7 + 1bdde61 commit 3830fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/django/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ FROM base AS build
RUN apt-get update \
&& apt-get install --yes --no-upgrade --no-install-recommends \
gcc=4:7.4.0-1ubuntu2.3 \
libxml2-dev=2.9.4+dfsg1-6.1ubuntu1.4 \
libxml2-dev=2.9.4+dfsg1-6.1ubuntu1.5 \
libxslt1-dev=1.1.29-5ubuntu0.2 \
python3-dev=3.6.7-1~18.04 \
&& apt-get clean \
Expand Down

0 comments on commit 3830fd7

Please sign in to comment.