Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.23.8
|
||||
image: gitea/gitea:1.24.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
glance:
|
||||
image: glanceapp/glance:v0.8.3
|
||||
image: glanceapp/glance:v0.8.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
jellyseerr:
|
||||
image: fallenbagel/jellyseerr:2.5.2
|
||||
image: fallenbagel/jellyseerr:2.6.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
movie-pilot-v2:
|
||||
image: jxxghp/moviepilot-v2:2.5.2
|
||||
image: jxxghp/moviepilot-v2:2.5.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:0.6.13
|
||||
image: ghcr.io/open-webui/open-webui:v0.6.14
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
plex:
|
||||
image: linuxserver/plex:1.41.7
|
||||
image: linuxserver/plex:1.41.8
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Reference in New Issue
Block a user