Processed apps directory via GitHub Actions
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: 1panel/maxkb:v2.0.1
|
||||
image: 1panel/maxkb:v2.0.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: mdcng/mdc:1.19.5
|
||||
image: mdcng/mdc:1.19.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- DATABASE_URL=postgres://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
||||
image: outlinewiki/outline:0.85.1
|
||||
image: outlinewiki/outline:0.86.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-08-05
|
||||
image: diygod/rsshub:2025-08-06
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: 1panel/maxkb:v2.0.1
|
||||
image: 1panel/maxkb:v2.0.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: mdcng/mdc:1.19.5
|
||||
image: mdcng/mdc:1.19.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- DATABASE_URL=postgres://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME}
|
||||
image: outlinewiki/outline:0.85.1
|
||||
image: outlinewiki/outline:0.86.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-08-05
|
||||
image: diygod/rsshub:2025-08-06
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user