Processed apps directory via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- database__client=mysql
|
||||
- mail__options__service=Email
|
||||
- mail__options__secure=true
|
||||
image: ghost:5.111.0
|
||||
image: ghost:5.112.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: glanceapp/glance:v0.7.3
|
||||
image: glanceapp/glance:v0.7.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- VERSION=${VERSION}
|
||||
image: dockurr/macos:2.04
|
||||
image: dockurr/macos:2.05
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
- MINIO_BROWSER_REDIRECT=true
|
||||
extra_hosts:
|
||||
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
||||
image: minio/minio:RELEASE.2025-02-28T09-55-16Z
|
||||
image: minio/minio:RELEASE.2025-03-12T18-04-18Z
|
||||
labels:
|
||||
createdBy: Apps
|
||||
logging:
|
||||
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.1.0
|
||||
container_name: 4.1.1
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.1.0
|
||||
image: ghcr.io/nodebb/nodebb:4.1.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.1.0
|
||||
image: ghcr.io/nodebb/nodebb:4.1.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -16,7 +16,7 @@ services:
|
||||
- REGION=en-US
|
||||
- KEYBOARD=en-US
|
||||
- VERSION=${VERSION}
|
||||
image: dockurr/windows:4.19
|
||||
image: dockurr/windows:4.20
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.1.0
|
||||
container_name: 4.1.1
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.1.0
|
||||
image: ghcr.io/nodebb/nodebb:4.1.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- database__client=mysql
|
||||
- mail__options__service=Email
|
||||
- mail__options__secure=true
|
||||
image: ghost:5.111.0
|
||||
image: ghost:5.112.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: glanceapp/glance:v0.7.3
|
||||
image: glanceapp/glance:v0.7.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- VERSION=${VERSION}
|
||||
image: dockurr/macos:2.04
|
||||
image: dockurr/macos:2.05
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
- MINIO_BROWSER_REDIRECT=true
|
||||
extra_hosts:
|
||||
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
||||
image: minio/minio:RELEASE.2025-02-28T09-55-16Z
|
||||
image: minio/minio:RELEASE.2025-03-12T18-04-18Z
|
||||
labels:
|
||||
createdBy: Apps
|
||||
logging:
|
||||
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.1.0
|
||||
image: ghcr.io/nodebb/nodebb:4.1.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.1.0
|
||||
image: ghcr.io/nodebb/nodebb:4.1.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -16,7 +16,7 @@ services:
|
||||
- REGION=en-US
|
||||
- KEYBOARD=en-US
|
||||
- VERSION=${VERSION}
|
||||
image: dockurr/windows:4.19
|
||||
image: dockurr/windows:4.20
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user