Update debian version to bookworm.
This commit is contained in:
parent
57f25658c4
commit
009802596c
@ -1,7 +1,7 @@
|
|||||||
FROM debian:jessie
|
FROM debian:bookworm
|
||||||
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 jessie-backports main" >> /etc/apt/sources.list
|
ENV TZ Europe/Paris
|
||||||
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