set same version in all docker-compose files (#242)

Co-authored-by: André Bauer <monotek@users.noreply.github.com>
This commit is contained in:
Steffen Zieger 2021-10-08 12:35:55 +02:00 committed by GitHub
parent cda3c41c7a
commit 7458686643
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: '2' version: '3'
services: services:

View File

@ -1,4 +1,4 @@
version: '2' version: '3'
services: services:
zammad-nginx: zammad-nginx: