Skip to content

Commit

Permalink
fix(container): update quay.io/minio/minio ( release.2025-01-18t00-31…
Browse files Browse the repository at this point in the history
…-37z → release.2025-01-20t14-49-07z )
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 7bc8ee6 commit f990556
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-01-18T00-31-37Z@sha256:442993fd0ef161f17aaaf5d6a5a0ed4d36edc577e28e327813d3be1733a59aff
image: quay.io/minio/minio:RELEASE.2025-01-20T14-49-07Z@sha256:d176ee434699c1afe2d544b288b6d22e87d699f1052adc476c24af7ae72260d2
container_name: minio
restart: unless-stopped
command: server --console-address ":9010" /data
Expand Down

0 comments on commit f990556

Please sign in to comment.