1
0
Fork 0

Update minio/minio Docker tag to RELEASE.2025-05-24T17-08-30Z

This commit is contained in:
renovate[bot] 2025-05-25 02:40:19 +00:00 committed by GitHub
parent 752c55704d
commit dcb8e77222
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-04-22T22-12-26Z
image: minio/minio:RELEASE.2025-05-24T17-08-30Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"