Update minio/minio Docker tag to RELEASE.2025-02-07T23-21-09Z

This commit is contained in:
renovate[bot] 2025-02-09 14:53:00 +00:00 committed by GitHub
parent 9df2cc6453
commit c5d704e0c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services: services:
minio: minio:
image: minio/minio:RELEASE.2025-02-03T21-03-04Z image: minio/minio:RELEASE.2025-02-07T23-21-09Z
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"