mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-23 02:04:46 +02:00
dovecot: corrected dockerfile inside nightly
This commit is contained in:
parent
216398355b
commit
058b79ed5c
@ -3,8 +3,6 @@ LABEL maintainer "The Infrastructure Company GmbH GmbH <info@servercow.de>"
|
|||||||
|
|
||||||
# renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced extractVersion=^(?<version>.*)$
|
# renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced extractVersion=^(?<version>.*)$
|
||||||
ARG GOSU_VERSION=1.16
|
ARG GOSU_VERSION=1.16
|
||||||
ARG DOVECOT_VERSION=2.3.20
|
|
||||||
ARG PIGEONHOLE_VERSION=0.5.20
|
|
||||||
ENV LC_ALL C
|
ENV LC_ALL C
|
||||||
|
|
||||||
|
|
||||||
@ -27,7 +25,6 @@ RUN addgroup -g 5000 vmail \
|
|||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
lua \
|
lua \
|
||||||
lua-json \
|
|
||||||
lua-cjson \
|
lua-cjson \
|
||||||
lua-socket \
|
lua-socket \
|
||||||
lua-sql-mysql \
|
lua-sql-mysql \
|
||||||
|
Loading…
Reference in New Issue
Block a user