Update minio/minio Docker tag to RELEASE.2025-09-07T16-13-09Z

This commit is contained in:
renovate[bot]
2025-09-08 02:29:17 +00:00
committed by GitHub
parent 93c0173212
commit 4252b71f08
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-07-23T15-54-02Z
image: minio/minio:RELEASE.2025-09-07T16-13-09Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"