We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50d689 commit 0efabcfCopy full SHA for 0efabcf
1 file changed
examples/push-to-object-storage/docker-compose.yml
@@ -34,7 +34,7 @@ services:
34
- 5432
35
36
objectstorage:
37
- image: minio/minio
+ image: minio/minio:RELEASE.2022-05-19T18-20-59Z.fips
38
ports:
39
- '0.0.0.0:9000:9000'
40
environment:
0 commit comments