Skip to content

Commit 5e13888

Browse files
authored
chore: lock minio version for labs (#3130)
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
1 parent ee6f4c9 commit 5e13888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devel/compose.labs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ services:
6868

6969
# Optional Minio S3 backend. Run it with `--profile optional`
7070
minio:
71-
image: quay.io/minio/minio
71+
image: minio/minio@sha256:2f5049ec2e993621e8beed610fe381d92e6775c54a1b67ecaa866fc4b72e2935
7272
ports:
7373
- 9002:9000
7474
- 9003:9001

0 commit comments

Comments
 (0)