Compare commits
23 Commits
373d6cfb08
...
e5657c926b
| Author | SHA1 | Date | |
|---|---|---|---|
| e5657c926b | |||
| e43fa89f80 | |||
| 501c02fbfc | |||
| 3fa63cddbd | |||
| 4ff5b8f95b | |||
| 7fc24df469 | |||
| 712c760fc8 | |||
| 507eb3f6dd | |||
| 780f4f457f | |||
| 52e03be3eb | |||
| e3f3a815e9 | |||
| e0b6da6376 | |||
| cf8b6456ee | |||
| f01ed3f963 | |||
| 4d6b55d2cb | |||
| 0ee1ce42eb | |||
| bc2a2dbe08 | |||
| 5e2c1ae31e | |||
| c615bde179 | |||
| ec7f9c41ec | |||
| 9055a6aa0b | |||
| aa27d0c054 | |||
| a3f9b02ebf |
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
kimai:
|
kimai:
|
||||||
image: kimai/kimai2:apache-2.25.0
|
image: kimai/kimai2:apache-2.57.0
|
||||||
container_name: kimai
|
container_name: kimai
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
komga:
|
komga:
|
||||||
image: gotson/komga:1.20.0
|
image: gotson/komga:1.25.0
|
||||||
container_name: komga
|
container_name: komga
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# Runs as root (see note above). Restore an escalation boundary: block SUID-based privilege
|
# Runs as root (see note above). Restore an escalation boundary: block SUID-based privilege
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mealie:
|
mealie:
|
||||||
image: ghcr.io/mealie-recipes/mealie:v3.10.2
|
image: ghcr.io/mealie-recipes/mealie:v3.20.1
|
||||||
container_name: mealie
|
container_name: mealie
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
n8n:
|
n8n:
|
||||||
image: n8nio/n8n:1.79.3
|
image: n8nio/n8n:2.31.3
|
||||||
container_name: n8n
|
container_name: n8n
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
navidrome:
|
navidrome:
|
||||||
image: deluan/navidrome:0.54.5
|
image: deluan/navidrome:0.63.2
|
||||||
container_name: navidrome
|
container_name: navidrome
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: nextcloud:31.0.14-apache
|
image: nextcloud:34.0.1-apache
|
||||||
container_name: nextcloud
|
container_name: nextcloud
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
onlyoffice:
|
onlyoffice:
|
||||||
image: onlyoffice/documentserver:8.3.0
|
image: onlyoffice/documentserver:9.4.0
|
||||||
container_name: onlyoffice
|
container_name: onlyoffice
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
opengist:
|
opengist:
|
||||||
image: ghcr.io/thomiceli/opengist:1.10
|
image: ghcr.io/thomiceli/opengist:1.13
|
||||||
container_name: opengist
|
container_name: opengist
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
outline:
|
outline:
|
||||||
image: outlinewiki/outline:0.82.0
|
image: outlinewiki/outline:1.9.1
|
||||||
container_name: outline
|
container_name: outline
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
paperless-webserver:
|
paperless-webserver:
|
||||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.15.3
|
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.15
|
||||||
container_name: paperless-webserver
|
container_name: paperless-webserver
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
privatebin:
|
privatebin:
|
||||||
image: privatebin/pdo:1.7.5
|
image: privatebin/pdo:2.0.5
|
||||||
container_name: privatebin
|
container_name: privatebin
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
radarr:
|
radarr:
|
||||||
image: lscr.io/linuxserver/radarr:5.17.2
|
image: lscr.io/linuxserver/radarr:6.3.0
|
||||||
container_name: radarr
|
container_name: radarr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
rallly:
|
rallly:
|
||||||
image: lukevella/rallly:3.11.2
|
image: lukevella/rallly:4.11.1
|
||||||
container_name: rallly
|
container_name: rallly
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
romm:
|
romm:
|
||||||
image: rommapp/romm:4.5.0
|
image: rommapp/romm:5.0.0
|
||||||
container_name: romm
|
container_name: romm
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
seerr:
|
seerr:
|
||||||
image: fallenbagel/jellyseerr:2.3.0
|
image: fallenbagel/jellyseerr:2.7.3
|
||||||
container_name: seerr
|
container_name: seerr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
sonarr:
|
sonarr:
|
||||||
image: lscr.io/linuxserver/sonarr:4.0.13
|
image: lscr.io/linuxserver/sonarr:4.0.19
|
||||||
container_name: sonarr
|
container_name: sonarr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ services:
|
|||||||
start_period: 20s
|
start_period: 20s
|
||||||
|
|
||||||
sparkyfitness-server:
|
sparkyfitness-server:
|
||||||
image: codewithcj/sparkyfitness_server:v0.17.2
|
image: codewithcj/sparkyfitness_server:v0.17.3
|
||||||
container_name: sparkyfitness-server
|
container_name: sparkyfitness-server
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
@@ -85,7 +85,7 @@ services:
|
|||||||
start_period: 120s
|
start_period: 120s
|
||||||
|
|
||||||
sparkyfitness-frontend:
|
sparkyfitness-frontend:
|
||||||
image: codewithcj/sparkyfitness:v0.17.2
|
image: codewithcj/sparkyfitness:v0.17.3
|
||||||
# container_name = the stack name EXACTLY: the controller-side health probe dials the container
|
# container_name = the stack name EXACTLY: the controller-side health probe dials the container
|
||||||
# named like the stack (fallback = FIRST prefix match, which here could be the DB) — see the
|
# named like the stack (fallback = FIRST prefix match, which here could be the DB) — see the
|
||||||
# felhom-app-catalog skill / REUSE.md probe-naming row.
|
# felhom-app-catalog skill / REUSE.md probe-naming row.
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
tandoor:
|
tandoor:
|
||||||
image: ghcr.io/tandoorrecipes/recipes:1.5.26
|
image: ghcr.io/tandoorrecipes/recipes:2.6.13
|
||||||
container_name: tandoor
|
container_name: tandoor
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
vaultwarden:
|
vaultwarden:
|
||||||
image: vaultwarden/server:1.33.2-alpine
|
image: vaultwarden/server:1.36.0-alpine
|
||||||
container_name: vaultwarden
|
container_name: vaultwarden
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
vikunja:
|
vikunja:
|
||||||
image: vikunja/vikunja:0.24.6
|
image: vikunja/vikunja:2.3.0
|
||||||
container_name: vikunja
|
container_name: vikunja
|
||||||
user: "0:0"
|
user: "0:0"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ services:
|
|||||||
- "traefik.http.services.wanderer.loadbalancer.server.port=3000"
|
- "traefik.http.services.wanderer.loadbalancer.server.port=3000"
|
||||||
|
|
||||||
wanderer-search:
|
wanderer-search:
|
||||||
image: getmeili/meilisearch:v1.12
|
image: getmeili/meilisearch:v1.49
|
||||||
container_name: wanderer-search
|
container_name: wanderer-search
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
wger:
|
wger:
|
||||||
image: wger/server:2.3
|
image: wger/server:2.6
|
||||||
container_name: wger
|
container_name: wger
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
zipline:
|
zipline:
|
||||||
image: ghcr.io/diced/zipline:4.0.0
|
image: ghcr.io/diced/zipline:4.6.1
|
||||||
container_name: zipline
|
container_name: zipline
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user