Update minio/minio Docker tag to RELEASE.2025-04-03T14-56-28Z

This commit is contained in:
renovate[bot]
2025-04-03 21:40:31 +00:00
committed by GitHub
parent f28bca351f
commit 2183c174db

View File

@@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-03-12T18-04-18Z
image: minio/minio:RELEASE.2025-04-03T14-56-28Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"