Skip to content

Commit

Permalink
Unify docker compose versions to avoid conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed Jun 7, 2024
1 parent 28c83e6 commit ce490b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: '3.8'
version: '3'

x-shared:
zammad-service: &zammad-service
Expand Down

0 comments on commit ce490b5

Please sign in to comment.