Skip to content

Commit

Permalink
Merge pull request #70 from shift/docker-compose-version-switch
Browse files Browse the repository at this point in the history
Switch docker-compose to v2.4 to avoid swarm questions
  • Loading branch information
LongLiveCHIEF authored Sep 2, 2020
2 parents eb27182 + 87a6c53 commit 99ec284
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,4 +1,4 @@
version: '3.7'
version: '2.4'

services:
octoprint:
Expand Down

0 comments on commit 99ec284

Please sign in to comment.