Skip to content

Commit

Permalink
chore(deps): update minio/mc docker tag to release.2024-10-08t09-37-2…
Browse files Browse the repository at this point in the history
…6z.fips
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 89dd3c1 commit cc0c439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/minio/setup-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
serviceAccountName: minio-job
containers:
- name: minio-mc
image: "minio/mc:RELEASE.2024-07-22T20-02-49Z"
image: "minio/mc:RELEASE.2024-10-08T09-37-26Z.fips"
imagePullPolicy: IfNotPresent
command: ["/bin/sh", "/config/initialize"]
env:
Expand Down

0 comments on commit cc0c439

Please sign in to comment.