1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00

docs: docker-build.md - Update DOVECOT_COMMUNITY_REPO default (#4111)

This commit is contained in:
Brennan Kinney
2024-07-14 21:24:33 +12:00
committed by GitHub
parent 4778f15fda
commit 755540cacf

View File

@ -32,7 +32,7 @@ We make use of build features that require a recent version of Docker. v23.0 or
The `Dockerfile` includes several build [`ARG`][docker-docs::builder-arg] instructions that can be configured:
- `DOVECOT_COMMUNITY_REPO`: Install Dovecot from the community repo instead of from Debian (default = 1)
- `DOVECOT_COMMUNITY_REPO`: Install Dovecot from the community repo instead of from Debian (default = 0)
- `DMS_RELEASE`: The image version (default = edge)
- `VCS_REVISION`: The git commit hash used for the build (default = unknown)