1
0
Fork 0

Update minio/minio Docker tag to RELEASE.2024-10-02T17-50-41Z.fips

This commit is contained in:
renovate[bot] 2024-10-12 05:56:18 +00:00 committed by GitHub
parent 4ef04cde0c
commit 4edcece71d
1 changed files with 1 additions and 1 deletions

View File

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