Skip to content

Commit

Permalink
chore(release): Trigger a release
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle authored Jul 12, 2023
1 parent 06a2940 commit 00dda8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN \




# install this for LDAP to work
RUN apt-get install -y -q libsasl2-dev python-dev libldap2-dev libssl-dev

Expand Down Expand Up @@ -111,4 +110,4 @@ CMD ["/usr/sbin/apache2ctl", "-D", "FOREGROUND"]
#RUN ["apache2ctl" , "restart"]
##########################################
#ENV http_proxy=
#ENV https_proxy=
#ENV https_proxy=

0 comments on commit 00dda8a

Please sign in to comment.