Skip to content

Commit

Permalink
Merge pull request openSUSE#2663
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKvalheim committed May 31, 2020
2 parents ada4c88 + c34b55c commit 47002bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docker-compose.override.yml.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
version: '2'
version: "2.4"

services:
osem:
build:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "2"
version: "2.4"

services:
database:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml.production-example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "2"
version: "2.4"

services:
production_database:
Expand Down

0 comments on commit 47002bc

Please sign in to comment.