1
0
Fork 0

Update minio/minio Docker tag to RELEASE.2025-06-13T11-33-47Z

This commit is contained in:
renovate[bot] 2025-06-24 01:28:48 +00:00 committed by GitHub
parent 327afe9a8f
commit 43a09143a2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2025-05-24T17-08-30Z
image: minio/minio:RELEASE.2025-06-13T11-33-47Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"