Merge pull request #452 from QYG2297248353/renovate/minio-minio-2024.x

Update minio/minio Docker tag to RELEASE.2024-10-13T13-34-11Z.fips
This commit is contained in:
新疆萌森软件开发工作室 2024-10-14 10:10:01 +08:00 committed by GitHub
commit 5227f68f08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2024-10-02T17-50-41Z.fips
image: minio/minio:RELEASE.2024-10-13T13-34-11Z.fips
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"