Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 87379d0

Browse files
author
Renovate Bot
committedFeb 8, 2025
⬆️ Update minio/minio Docker digest to a62e44a
1 parent e4e4513 commit 87379d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/kasm/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424

2525
minio:
2626
command: server /data --console-address ":9001"
27-
image: minio/minio@sha256:ed9be66eb5f2636c18289c34c3b725ddf57815f2777c77b5938543b78a44f144
27+
image: minio/minio@sha256:a62e44a7db506b8ed114a44e67b4996c4f1ecca981d9c6e40aa2581334999313
2828
environment:
2929
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
3030
- MINIO_ROOT_USER=mafyuh

0 commit comments

Comments
 (0)
Please sign in to comment.