zammad / zammad-docker-compose

Zammad Docker images for docker-compose
https://hub.docker.com/r/zammad/zammad-docker-compose/
GNU Affero General Public License v3.0
273 stars 223 forks source link

Maintenance: Unify docker compose versions to more recent 3.8 #417

Closed mgruner closed 4 months ago

mgruner commented 4 months ago

☹️ I wanted to keep the changes minimal, but using version: 3 everywhere does not work, because it does not include features we need in the main composer.yml (custom x-* attributes). So standardize all places to 3.8 instead, for older toolchains which still respect the version field.