Skip to content

Commit

Permalink
chore(deps): update bitnami/minio docker tag to v2025.2.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent a52832f commit 26be034
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
ports:
- 5432:5432
s3:
image: bitnami/minio:2025.2.18
image: bitnami/minio:2025.2.28
env:
MINIO_ROOT_USER: ${{ env.MINIO_ROOT_USER }}
MINIO_ROOT_PASSWORD: ${{ env.MINIO_ROOT_PASSWORD }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
ports:
- 5432:5432
s3:
image: bitnami/minio:2025.2.18
image: bitnami/minio:2025.2.28
env:
MINIO_ROOT_USER: ${{ env.MINIO_ROOT_USER }}
MINIO_ROOT_PASSWORD: ${{ env.MINIO_ROOT_PASSWORD }}
Expand Down Expand Up @@ -272,7 +272,7 @@ jobs:
ports:
- 5432:5432
s3:
image: bitnami/minio:2025.2.18
image: bitnami/minio:2025.2.28
env:
MINIO_ROOT_USER: ${{ env.MINIO_ROOT_USER }}
MINIO_ROOT_PASSWORD: ${{ env.MINIO_ROOT_PASSWORD }}
Expand Down

0 comments on commit 26be034

Please sign in to comment.