Compare commits
1 Commits
renovate/g
...
b480da47a4
| Author | SHA1 | Date | |
|---|---|---|---|
| b480da47a4 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
handbrake:
|
||||
container_name: handbrake
|
||||
image: ghcr.io/jlesage/handbrake:v26.02.2
|
||||
image: ghcr.io/jlesage/handbrake:v26.03.2
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
resources:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
tinyauth:
|
||||
container_name: tinyauth
|
||||
image: ghcr.io/steveiliop56/tinyauth:v5.0.4
|
||||
image: ghcr.io/steveiliop56/tinyauth:v5.0.1
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TINYAUTH_APPURL=${TINYAUTH_APPURL}
|
||||
|
||||
Reference in New Issue
Block a user