Skip to content

Commit 915af96

Browse files
authored
feat(templates): bump alexandrie to version 8.10.0
* bump frontend to v8.10.0 * bump backend to v8.10.0 * bump rustfs to 1.0.0-beta.8
1 parent e7dff30 commit 915af96

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

templates/compose/alexandrie.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
services:
99
frontend:
10-
image: ghcr.io/smaug6739/alexandrie-frontend:v8.7.2
10+
image: ghcr.io/smaug6739/alexandrie-frontend:v8.10.0
1111
environment:
1212
- SERVICE_URL_FRONTEND_8200
1313
- PORT=8200
@@ -21,7 +21,7 @@ services:
2121
- backend
2222

2323
backend:
24-
image: ghcr.io/smaug6739/alexandrie-backend:v8.7.2
24+
image: ghcr.io/smaug6739/alexandrie-backend:v8.10.0
2525
environment:
2626
- SERVICE_URL_BACKEND_8201
2727
- BACKEND_PORT=8201
@@ -74,7 +74,7 @@ services:
7474
retries: 5
7575

7676
rustfs:
77-
image: rustfs/rustfs:1.0.0-alpha.90
77+
image: rustfs/rustfs:1.0.0-beta.8
7878
environment:
7979
- SERVICE_URL_RUSTFS_9000
8080
- RUSTFS_ACCESS_KEY=${SERVICE_USER_RUSTFS}

0 commit comments

Comments
 (0)