Skip to content

Commit

Permalink
Add PHP for good things come
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mer committed Apr 10, 2022
1 parent 267f86b commit 1cdd2e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV ENABLE_GOOGLE_ANALYTICS=True

RUN apt update && \
apt install fping -yqq && \
apt install php php-curl php-cli -yqq
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt install php php-curl php-cli -yqq

#Create working directory
RUN mkdir -p /opt/broadlinkmanager/data
Expand Down
2 changes: 1 addition & 1 deletion broadlinkmanager/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.0
5.4.0

0 comments on commit 1cdd2e3

Please sign in to comment.