1
0
Fork 0

Update minio/minio Docker tag to RELEASE.2024-11-07T00-52-20Z.fips

This commit is contained in:
renovate[bot] 2024-11-08 02:18:57 +00:00 committed by GitHub
parent 00f43a750a
commit d8692d3c47
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
minio:
image: minio/minio:RELEASE.2024-10-29T16-01-48Z.fips
image: minio/minio:RELEASE.2024-11-07T00-52-20Z.fips
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"