This commit is contained in:
2024-07-18 14:41:17 +02:00
parent 48b1bb6358
commit 1cf237d493
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ services:
minio:
container_name: MIH-Minio
hostname: minio
image: docker.io/bitnami/minio:2022
image: bitnami/minio:latest
ports:
- '9000:9000'
- '9001:9001'