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

View File

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