Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
frepke authored Jun 9, 2021
1 parent 1fa40a8 commit bc88d2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM php:apache

RUN apt-get update && apt-get install -y \
apt-utils \
python

EXPOSE 80

0 comments on commit bc88d2b

Please sign in to comment.