handbrake-server: update to 0.7.3
This commit is contained in:
parent
5a8d7936c2
commit
0392f25835
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
handbrake-server:
|
||||
image: ghcr.io/thenickoftime/handbrake-web-server:latest
|
||||
image: ghcr.io/thenickoftime/handbrake-web-server:0.7.3
|
||||
container_name: handbrake-server
|
||||
user: 1000:100 # edit to run as user (uuid:guid) with permissions to access your media. 0:0 to run as root (not recommended).
|
||||
networks:
|
||||
|
|
Loading…
Reference in New Issue