Update minio/minio Docker tag to RELEASE.2025-02-18T16-25-55Z

This commit is contained in:
renovate[bot] 2025-02-18 22:12:04 +00:00 committed by GitHub
parent efa9fc631f
commit a03ed190a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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