Skip to content

Commit

Permalink
Pin minio image in the example tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
gruuya committed Jun 6, 2022
1 parent a50d689 commit 0efabcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/push-to-object-storage/docker-compose.yml
Expand Up @@ -34,7 +34,7 @@ services:
- 5432

objectstorage:
image: minio/minio
image: minio/minio:RELEASE.2022-05-19T18-20-59Z.fips
ports:
- '0.0.0.0:9000:9000'
environment:
Expand Down

0 comments on commit 0efabcf

Please sign in to comment.