Remove deprecated version value on docker-composes

This commit is contained in:
2024-03-23 14:10:07 +01:00
parent 567d2ac686
commit 851baa030c
4 changed files with 1 additions and 10 deletions
+1 -4
View File
@@ -39,11 +39,8 @@ jobs:
run: yarn lint && yarn format
scanner:
name: "Lint scanner"
name: "Lint scanner/autosync"
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./scanner
steps:
- uses: actions/checkout@v4
-2
View File
@@ -1,5 +1,3 @@
version: "3.8"
x-transcoder: &transcoder-base
build:
context: ./transcoder
-2
View File
@@ -1,5 +1,3 @@
version: "3.8"
x-transcoder: &transcoder-base
image: zoriya/kyoo_transcoder:edge
networks:
-2
View File
@@ -1,5 +1,3 @@
version: "3.8"
x-transcoder: &transcoder-base
build: ./transcoder
networks: