Compare commits
14 Commits
c7de1e6364
...
4dd4f47363
| Author | SHA1 | Date | |
|---|---|---|---|
| 4dd4f47363 | |||
| cb10409098 | |||
| 893e26ac8b | |||
| 2f6ef07f50 | |||
| 4ebd11d021 | |||
| b789acc427 | |||
| 0873294781 | |||
| 12e36d3c01 | |||
| 6742d5faf1 | |||
| e881018fd4 | |||
| bcd2c35c7a | |||
| a2115b27c7 | |||
| 19a6ea421e | |||
| da04c3583f |
@@ -10,7 +10,7 @@
|
||||
|
||||
services:
|
||||
claper:
|
||||
image: ghcr.io/claperco/claper:1.8
|
||||
image: ghcr.io/claperco/claper:2.5
|
||||
container_name: claper
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
services:
|
||||
code-server:
|
||||
image: lscr.io/linuxserver/code-server:4.96.4
|
||||
image: lscr.io/linuxserver/code-server:4.129.0
|
||||
container_name: code-server
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
services:
|
||||
docmost:
|
||||
image: docmost/docmost:0.25.3
|
||||
image: docmost/docmost:0.95.0
|
||||
container_name: docmost
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
services:
|
||||
emby:
|
||||
image: emby/embyserver:4.9.0.42
|
||||
image: emby/embyserver:4.10.0.20
|
||||
container_name: emby
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:6.19.2-alpine
|
||||
image: ghost:6.53.0-alpine
|
||||
container_name: ghost
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.23.4
|
||||
image: gitea/gitea:1.27.0
|
||||
container_name: gitea
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
services:
|
||||
glance:
|
||||
image: glanceapp/glance:v0.7.4
|
||||
image: glanceapp/glance:v0.8.5
|
||||
container_name: glance
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
services:
|
||||
gokapi:
|
||||
image: f0rc3/gokapi:v1.9.6
|
||||
image: f0rc3/gokapi:v2.2.4
|
||||
container_name: gokapi
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
services:
|
||||
grafana:
|
||||
image: grafana/grafana:11.5.1
|
||||
image: grafana/grafana:13.1.0
|
||||
container_name: grafana
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
services:
|
||||
gramps-web:
|
||||
image: ghcr.io/gramps-project/grampsweb:v24.12.1
|
||||
image: ghcr.io/gramps-project/grampsweb:v25.6.0
|
||||
container_name: gramps-web
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
services:
|
||||
home-assistant:
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.2.2
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.7.2
|
||||
container_name: home-assistant
|
||||
restart: unless-stopped
|
||||
entrypoint: ["/bin/sh", "-c"]
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
services:
|
||||
homebox:
|
||||
image: ghcr.io/sysadminsmedia/homebox:v0.16.3
|
||||
image: ghcr.io/sysadminsmedia/homebox:v0.26.2
|
||||
container_name: homebox
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
services:
|
||||
homepage:
|
||||
image: ghcr.io/gethomepage/homepage:v1.2.0
|
||||
image: ghcr.io/gethomepage/homepage:v1.13.2
|
||||
container_name: homepage
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:10.11.6
|
||||
image: jellyfin/jellyfin:10.11.11
|
||||
container_name: jellyfin
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user