We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
desec-stack
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix(): align docker-compose.yml file versions
Nils Wisiol
3 years ago
parent
55d9d63865
commit
bc40279032
2 changed files
with
2 additions
and
2 deletions
Unified View
Show Diff Stats
1
1
docker-compose.test-api.yml
1
1
docker-compose.test-e2e2.yml
+ 1
- 1
docker-compose.test-api.yml
View File
@@ -1,4 +1,4 @@
-version: '2.
2
'
+version: '2.
3
'
# mostly extending from main .yml
# mostly extending from main .yml
services:
services:
+ 1
- 1
docker-compose.test-e2e2.yml
View File
@@ -1,4 +1,4 @@
-version: '2.
2
'
+version: '2.
3
'
# mostly extending from main .yml
# mostly extending from main .yml
services:
services: