Skip to content

Commit

Permalink
chore(deps): update bitnami/minio docker tag to v2025.2.7 (#719)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent ee857f3 commit 14f2726
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.3
image: bitnami/minio:2025.2.7
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.3
image: bitnami/minio:2025.2.7
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.3
image: bitnami/minio:2025.2.7
env:
MINIO_ROOT_USER: ${{ env.MINIO_ROOT_USER }}
MINIO_ROOT_PASSWORD: ${{ env.MINIO_ROOT_PASSWORD }}
Expand Down

0 comments on commit 14f2726

Please sign in to comment.