1
0
Fork 0

Merge pull request #1089 from QYG2297248353/renovate/minio-minio-2025.x

Update minio/minio Docker tag to RELEASE.2025-01-20T14-49-07Z
This commit is contained in:
Meng Sen 2025-01-22 10:16:50 +08:00 committed by GitHub
commit 4063fb2cb0
7 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services: services:
minio: minio:
image: minio/minio:RELEASE.2025-01-18T00-31-37Z image: minio/minio:RELEASE.2025-01-20T14-49-07Z
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"