feat(services): bump alexandrie to version 8.10.0 (#10864)
This commit is contained in:
commit
683a2ce2e9
1 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
frontend:
|
frontend:
|
||||||
image: ghcr.io/smaug6739/alexandrie-frontend:v8.7.2
|
image: ghcr.io/smaug6739/alexandrie-frontend:v8.10.0
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_URL_FRONTEND_8200
|
- SERVICE_URL_FRONTEND_8200
|
||||||
- PORT=8200
|
- PORT=8200
|
||||||
|
|
@ -21,7 +21,7 @@ services:
|
||||||
- backend
|
- backend
|
||||||
|
|
||||||
backend:
|
backend:
|
||||||
image: ghcr.io/smaug6739/alexandrie-backend:v8.7.2
|
image: ghcr.io/smaug6739/alexandrie-backend:v8.10.0
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_URL_BACKEND_8201
|
- SERVICE_URL_BACKEND_8201
|
||||||
- BACKEND_PORT=8201
|
- BACKEND_PORT=8201
|
||||||
|
|
@ -74,7 +74,7 @@ services:
|
||||||
retries: 5
|
retries: 5
|
||||||
|
|
||||||
rustfs:
|
rustfs:
|
||||||
image: rustfs/rustfs:1.0.0-alpha.90
|
image: rustfs/rustfs:1.0.0-beta.8
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_URL_RUSTFS_9000
|
- SERVICE_URL_RUSTFS_9000
|
||||||
- RUSTFS_ACCESS_KEY=${SERVICE_USER_RUSTFS}
|
- RUSTFS_ACCESS_KEY=${SERVICE_USER_RUSTFS}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue