1
0
Fork 0

Update minio/minio Docker tag to RELEASE.2025-02-28T09-55-16Z

This commit is contained in:
renovate[bot] 2025-02-28 21:19:05 +00:00 committed by GitHub
parent c26932084e
commit db552c1787
1 changed files with 1 additions and 1 deletions

View File

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