Skip to content

Commit ca29aa0

Browse files
alleynecCoop56
authored andcommitted
Rever docker-compose version to 3.1 for main docker-compose files
1 parent 62c6b9e commit ca29aa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose.override.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dev configuration
2-
version: '3.7'
2+
version: '3.1'
33
services:
44
composer:
55
build:

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '3.7'
1+
version: '3.1'
22
services:
33
composer:
44
build:

0 commit comments

Comments
 (0)