Skip to content

Commit

Permalink
chore(deps): update bitnami/minio docker tag to v2024.6.22 (#311)
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 Jun 22, 2024
1 parent 35a318b commit f10bc22
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 @@ -38,7 +38,7 @@ jobs:
ports:
- 5432:5432
s3:
image: bitnami/minio:2024.6.13
image: bitnami/minio:2024.6.22
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 @@ -104,7 +104,7 @@ jobs:
ports:
- 5432:5432
s3:
image: bitnami/minio:2024.6.13
image: bitnami/minio:2024.6.22
env:
MINIO_ROOT_USER: ${{ env.MINIO_ROOT_USER }}
MINIO_ROOT_PASSWORD: ${{ env.MINIO_ROOT_PASSWORD }}
Expand Down Expand Up @@ -294,7 +294,7 @@ jobs:
ports:
- 5432:5432
s3:
image: bitnami/minio:2024.6.13
image: bitnami/minio:2024.6.22
env:
MINIO_ROOT_USER: ${{ env.MINIO_ROOT_USER }}
MINIO_ROOT_PASSWORD: ${{ env.MINIO_ROOT_PASSWORD }}
Expand Down

0 comments on commit f10bc22

Please sign in to comment.