1
0
Fork 0

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 d5b56b6d0e
commit c9e1e7afa5
1 changed files with 1 additions and 1 deletions

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"