feat(service): update seaweedfs

This commit is contained in:
peaklabs-dev
2026-08-10 11:21:26 +02:00
parent f412b2bf0d
commit 84a9c6042d
+2 -2
View File
@@ -7,7 +7,7 @@
services:
seaweedfs-master:
image: chrislusf/seaweedfs:4.13
image: chrislusf/seaweedfs:4.41
environment:
- SERVICE_URL_S3_8333
- AWS_ACCESS_KEY_ID=${SERVICE_USER_S3}
@@ -61,7 +61,7 @@ services:
retries: 10
seaweedfs-admin:
image: chrislusf/seaweedfs:4.13
image: chrislusf/seaweedfs:4.41
environment:
- SERVICE_URL_ADMIN_23646
- SEAWEED_USER_ADMIN=${SERVICE_USER_ADMIN}