Update minio/minio Docker tag to v2025

This commit is contained in:
renovate[bot] 2025-01-20 02:42:50 +00:00 committed by GitHub
parent 4c5fe1d706
commit 8e0e808a34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2024-12-18T13-15-44Z
image: minio/minio:RELEASE.2025-01-18T00-31-37Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"