Update minio/minio Docker tag to RELEASE.2025-07-23T15-54-02Z

This commit is contained in:
renovate[bot]
2025-07-24 00:14:09 +00:00
committed by GitHub
parent 20ff9d8c71
commit a7b53cffaf
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-07-18T21-56-31Z
image: minio/minio:RELEASE.2025-07-23T15-54-02Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"