Update minio/minio Docker tag to RELEASE.2024-12-18T13-15-44Z

This commit is contained in:
renovate[bot] 2024-12-19 02:10:10 +00:00 committed by GitHub
parent 426b100473
commit f5038026b4
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.2024-12-13T22-19-12Z.fips
image: minio/minio:RELEASE.2024-12-18T13-15-44Z
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"