Skip to content

Commit

Permalink
fix(container): update image quay.io/minio/minio ( release.2025-01-18…
Browse files Browse the repository at this point in the history
…t00-31-37z → release.2025-01-20t14-49-07z )

| datasource | package             | from                         | to                           |
| ---------- | ------------------- | ---------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2025-01-18T00-31-37Z | RELEASE.2025-01-20T14-49-07Z |
  • Loading branch information
repo-jeeves[bot] authored Jan 23, 2025
1 parent 3a8491d commit 594cf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/files/ragnar/minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
MINIO_ROOT_PASSWORD: <REDACTED>
MINIO_ROOT_USER: <REDACTED>
# renovate: datasource=docker depName=quay.io/minio/minio
image: quay.io/minio/minio:RELEASE.2025-01-18T00-31-37Z
image: quay.io/minio/minio:RELEASE.2025-01-20T14-49-07Z
ports:
- "9000:9000"
- "9001:9001"
Expand Down

0 comments on commit 594cf29

Please sign in to comment.