Remove deprecated version value on docker-composes

This commit is contained in:
Zoe Roux 2024-03-23 14:10:07 +01:00
parent 567d2ac686
commit 851baa030c
No known key found for this signature in database
4 changed files with 1 additions and 10 deletions

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

View File

@ -1,5 +1,3 @@
version: "3.8"
x-transcoder: &transcoder-base
build:
context: ./transcoder

View File

@ -1,5 +1,3 @@
version: "3.8"
x-transcoder: &transcoder-base
image: zoriya/kyoo_transcoder:edge
networks:

View File

@ -1,5 +1,3 @@
version: "3.8"
x-transcoder: &transcoder-base
build: ./transcoder
networks: