1
0
Fork 0

Update minio/minio Docker tag to RELEASE.2025-03-12T18-04-18Z

This commit is contained in:
renovate[bot] 2025-03-12 19:11:36 +00:00 committed by GitHub
parent 74afc0eefc
commit 38f9d3ad32
1 changed files with 1 additions and 1 deletions

View File

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