Skip to content

Commit

Permalink
fix(container): update quay.io/minio/minio ( release.2025-02-07t23-21…
Browse files Browse the repository at this point in the history
…-09z → release.2025-02-28t09-55-16z )
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent 3fab852 commit a6d9aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/synology/tasks/minio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
version: "3.7"
services:
minio:
image: quay.io/minio/minio:RELEASE.2025-02-07T23-21-09Z@sha256:640c22768ed5dbc92eacc14502a1b06a1c708fa60431345c78dfc22917062e93
image: quay.io/minio/minio:RELEASE.2025-02-28T09-55-16Z@sha256:a929054ae025fa7997857cd0e2a2e3029238e31ad89877326dc032f4c1a14259
container_name: minio
restart: unless-stopped
command: server --console-address ":9010" /data
Expand Down

0 comments on commit a6d9aaf

Please sign in to comment.