Skip to content

Commit

Permalink
fix(container): update image quay.io/minio/minio ( release.2025-02-18…
Browse files Browse the repository at this point in the history
…t16-25-55z → release.2025-02-28t09-55-16z )

| datasource | package             | from                         | to                           |
| ---------- | ------------------- | ---------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2025-02-18T16-25-55Z | RELEASE.2025-02-28T09-55-16Z |
  • Loading branch information
repo-jeeves[bot] authored Feb 28, 2025
1 parent a3c63a6 commit bc80109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskfiles/Machine/files/ragnar/minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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-02-18T16-25-55Z
image: quay.io/minio/minio:RELEASE.2025-02-28T09-55-16Z
ports:
- "9000:9000"
- "9001:9001"
Expand Down

0 comments on commit bc80109

Please sign in to comment.