Update minio/minio Docker tag to RELEASE.2025-03-12T18-04-18Z

This commit is contained in:
renovate[bot]
2025-03-12 19:11:36 +00:00
committed by GitHub
parent 39d3160ff2
commit 7190b85f25
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-02-28T09-55-16Z
image: minio/minio:RELEASE.2025-03-12T18-04-18Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"