Parcourir la source

changed to PHP7 and changed to different TLS_CACERT filename.

Tomi Cvetic il y a 5 ans
Parent
commit
b4f28420f6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM alpine:latest
 
-RUN apk --no-cache add php5-apache2 phpldapadmin=1.2.3-r4
+RUN apk --no-cache add php7-apache2 phpldapadmin
 
 ENV LDAP_SERVER='ldaps:\/\/ldap.slurm.ch:636'
 ENV LDAPROOT=dc=slurm,dc=ch