Update minio/minio Docker tag to RELEASE.2025-06-13T11-33-47Z

This commit is contained in:
renovate[bot]
2025-06-24 01:28:48 +00:00
committed by GitHub
parent 0551324a1f
commit a01e091782

View File

@@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-05-24T17-08-30Z
image: minio/minio:RELEASE.2025-06-13T11-33-47Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"