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 ) (#5039)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/minio/minio | patch | `RELEASE.2025-01-18T00-31-37Z` ->
`RELEASE.2025-01-20T14-49-07Z` |

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jan 23, 2025
1 parent ae339c3 commit bd9e645
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 bd9e645

Please sign in to comment.