Skip to content

Commit

Permalink
fix(container): update quay.io/minio/minio ( release.2024-10-02t17-50…
Browse files Browse the repository at this point in the history
…-41z → release.2024-10-13t13-34-11z )
  • Loading branch information
renovate[bot] authored and Diaoul committed Oct 19, 2024
1 parent fd6741e commit 75688c6
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.2024-10-02T17-50-41Z@sha256:ea15e53e66f96f63e12f45509d2d2d8fad774808debb490f48508b3130bd22d3
image: quay.io/minio/minio:RELEASE.2024-10-13T13-34-11Z@sha256:9535594ad4122b7a78c6632788a989b96d9199b483d3bd71a5ceae73a922cdfa
container_name: minio
restart: unless-stopped
command: server --console-address ":9010" /data
Expand Down

0 comments on commit 75688c6

Please sign in to comment.