Skip to content

Commit 0efabcf

Browse files
committed
Pin minio image in the example tests too
1 parent a50d689 commit 0efabcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/push-to-object-storage/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ services:
3434
- 5432
3535

3636
objectstorage:
37-
image: minio/minio
37+
image: minio/minio:RELEASE.2022-05-19T18-20-59Z.fips
3838
ports:
3939
- '0.0.0.0:9000:9000'
4040
environment:

0 commit comments

Comments
 (0)