Skip to content

Commit

Permalink
v1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jameelmoses committed May 12, 2023
1 parent 33bb66c commit 368ccba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ RUN apt-get install -y --no-install-recommends \

# Add repos
RUN add-apt-repository ppa:deadsnakes/ppa
RUN LC_ALL=en_US.UTF-8 apt-add-repository ppa:ondrej/php

## Install python and pip
RUN apt-get update && apt-get install -y \
Expand Down

0 comments on commit 368ccba

Please sign in to comment.