1
0
Fork 0

Compare commits

..

No commits in common. "e6e16cc4adc3e02b09a5cc4f4bcdd96450eb91c0" and "ae1a5d8c3b66a250c20a7845d6fb843e28628e21" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -206,7 +206,7 @@ services:
restart: unless-stopped
stash:
image: stashapp/stash:v0.27.2
image: stashapp/stash:latest
container_name: stash
ports:
- "${STASH_EXTERNAL_PORT}:${STASH_INTERNAL_PORT}"
@ -480,7 +480,7 @@ services:
restart: unless-stopped
linkace:
image: linkace/linkace:v1.15.4-simple
image: linkace/linkace:simple
container_name: linkace
networks:
public:

View File

@ -1,7 +1,7 @@
---
services:
jellyfin:
image: linuxserver/jellyfin:10.10.1
image: linuxserver/jellyfin:10.9.11
container_name: jellyfin
ports:
- "8096:8096"