1
0
Fork 0

Update minio/minio Docker tag to RELEASE.2024-10-29T16-01-48Z.fips

This commit is contained in:
renovate[bot] 2024-10-30 22:51:46 +00:00 committed by GitHub
parent 27a3b2c9d3
commit ee9f5bf91f
1 changed files with 1 additions and 1 deletions

View File

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