Update docker.io/minio/minio Docker tag to RELEASE.2025-07-18T21-56-31Z

This commit is contained in:
Renovate Bot
2025-07-19 05:10:30 +00:00
parent 45c64ffdbf
commit cd20ad7ba9

View File

@@ -4,7 +4,7 @@ services:
minio: minio:
# Basic container configuration # Basic container configuration
container_name: minio container_name: minio
image: docker.io/minio/minio:RELEASE.2025-06-13T11-33-47Z # Official MinIO image image: docker.io/minio/minio:RELEASE.2025-07-18T21-56-31Z # Official MinIO image
restart: unless-stopped # Auto-restart on failure restart: unless-stopped # Auto-restart on failure
# Runtime command and user permissions # Runtime command and user permissions