Bumped Debian version to jessie.
This commit is contained in:
parent
abf2163d91
commit
ac83b8d83d
@ -1,7 +1,7 @@
|
|||||||
FROM debian:wheezy
|
FROM debian:jessie
|
||||||
MAINTAINER yohan <783b8c87@scimetis.net>
|
MAINTAINER yohan <783b8c87@scimetis.net>
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
RUN echo "deb http://http.debian.net/debian wheezy-backports main" >> /etc/apt/sources.list
|
#RUN echo "deb http://http.debian.net/debian jessie-backports main" >> /etc/apt/sources.list
|
||||||
RUN apt-get update && apt-get -y install dovecot-core dovecot-imapd dovecot-managesieved dovecot-sieve dovecot-solr dovecot-antispam dovecot-lmtpd
|
RUN apt-get update && apt-get -y install dovecot-core dovecot-imapd dovecot-managesieved dovecot-sieve dovecot-solr dovecot-antispam dovecot-lmtpd
|
||||||
# IMAPS
|
# IMAPS
|
||||||
EXPOSE 993
|
EXPOSE 993
|
||||||
|
Loading…
Reference in New Issue
Block a user