Update docker.io/minio/minio Docker tag to RELEASE.2025-07-23T15-54-02Z

This commit is contained in:
Renovate Bot
2025-07-24 00:01:53 +00:00
parent 6c46a0f47c
commit 9984ad7e58

View File

@@ -1,7 +1,7 @@
services:
minio:
container_name: minio
image: docker.io/minio/minio:RELEASE.2025-07-18T21-56-31Z
image: docker.io/minio/minio:RELEASE.2025-07-23T15-54-02Z
restart: unless-stopped
command: server /data
user: ${PUID}:${PGID}