Compare commits
21
Commits
64d0f86ffa
...
47fb4eb84d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
47fb4eb84d | ||
|
|
900da67736 | ||
|
|
7853b1a0a4 | ||
|
|
c5f51bf8cc | ||
|
|
72f524403b | ||
|
|
6763e0414e | ||
|
|
49f1d4360a | ||
|
|
9f0f5bb259 | ||
|
|
ad69bf2927 | ||
|
|
9cc0391309 | ||
|
|
6eeeadb38c | ||
|
|
f73709ca8b | ||
|
|
c01ab18767 | ||
|
|
31c194f525 | ||
|
|
3b5a384df5 | ||
|
|
a070f9c303 | ||
|
|
4ba78b9d69 | ||
|
|
8e8ef1ac95 | ||
|
|
18c919a3c8 | ||
|
|
a68b778c59 | ||
|
|
8146a3e0c2 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: databasus/databasus:v3.53.0
|
||||
image: databasus/databasus:v3.54.0
|
||||
container_name: databasus
|
||||
ports:
|
||||
- 8086:4005
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: henrygd/beszel:0.18.7
|
||||
image: henrygd/beszel:0.18.8
|
||||
container_name: beszel
|
||||
environment:
|
||||
APP_URL: http://localhost:8090
|
||||
@@ -25,7 +25,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: henrygd/beszel-agent:0.18.7
|
||||
image: henrygd/beszel-agent:0.18.8
|
||||
container_name: beszel-agent
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/gethomepage/homepage:v1.13.2
|
||||
image: ghcr.io/gethomepage/homepage:v2.1.2
|
||||
container_name: homepage
|
||||
ports:
|
||||
- 3030:3000
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: traefik:v3.7.10
|
||||
image: traefik:v3.7.11
|
||||
container_name: traefik
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: dozzle
|
||||
image: amir20/dozzle:v10.7.1
|
||||
image: amir20/dozzle:v10.7.3
|
||||
ports:
|
||||
- 8083:8080
|
||||
networks:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghost:6.57.1-alpine
|
||||
image: ghost:6.59.0-alpine
|
||||
container_name: ghost
|
||||
ports:
|
||||
- 4016:2368
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/linkwarden/linkwarden:v2.16.0
|
||||
image: ghcr.io/linkwarden/linkwarden:v2.16.1
|
||||
container_name: linkwarden
|
||||
ports:
|
||||
- 4020:3000
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.22.0
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.23.1
|
||||
container_name: mealie
|
||||
ports:
|
||||
- "4006:9000"
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/spliit-app/spliit:1.21.0
|
||||
image: ghcr.io/spliit-app/spliit:1.22.0
|
||||
container_name: spliit
|
||||
ports:
|
||||
- "4025:3000"
|
||||
|
||||
Reference in New Issue
Block a user