Update minio/minio Docker tag to RELEASE.2025-04-22T22-12-26Z

This commit is contained in:
renovate[bot]
2025-04-23 02:03:55 +00:00
committed by GitHub
parent ad1e915b0a
commit 269c23aef1

View File

@@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-04-08T15-41-24Z
image: minio/minio:RELEASE.2025-04-22T22-12-26Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"