Update minio/minio Docker tag to RELEASE.2025-02-28T09-55-16Z

This commit is contained in:
renovate[bot]
2025-02-28 21:19:05 +00:00
committed by GitHub
parent a45d920612
commit 55b60bb389
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-02-18T16-25-55Z
image: minio/minio:RELEASE.2025-02-28T09-55-16Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"