Skip to content

Commit

Permalink
Remove snakes
Browse files Browse the repository at this point in the history
  • Loading branch information
ukanga committed Apr 23, 2024
1 parent b45136b commit f9502bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/onadata-uwsgi/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ ENV LC_ALL en_US.UTF-8
ENV LC_CTYPE en_US.UTF-8
RUN dpkg-reconfigure locales

# Add Deadsnake Repository
RUN add-apt-repository ppa:deadsnakes/ppa -y && apt-get update -q

# Install OnaData Dependencies
RUN apt-get install -y --no-install-recommends \
libproj-dev \
Expand Down

0 comments on commit f9502bd

Please sign in to comment.