Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-03-06 02:24:14 +00:00
parent 8c17252f45
commit 4d6d3b398a
18 changed files with 4 additions and 4 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}?sslmode=disable
image: getfider/fider:v0.32.0
image: getfider/fider:v0.33.0
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.20.1
image: ghost:6.21.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env
environment:
- DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}?sslmode=disable
image: getfider/fider:v0.32.0
image: getfider/fider:v0.33.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.20.1
image: ghost:6.21.0
labels:
createdBy: Apps
networks: