Update minio/minio Docker tag to RELEASE.2025-01-20T14-49-07Z

This commit is contained in:
renovate[bot]
2025-01-21 12:44:19 +00:00
committed by GitHub
parent 0852c4bb60
commit 0842e3c8f0
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-01-18T00-31-37Z
image: minio/minio:RELEASE.2025-01-20T14-49-07Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"