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 3b209bf

Browse files
author
Renovate Bot
committedFeb 14, 2025
⬆️ Update minio/minio Docker digest to 640c227
1 parent 3229d0f commit 3b209bf

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:a62e44a7db506b8ed114a44e67b4996c4f1ecca981d9c6e40aa2581334999313
27+
image: minio/minio@sha256:640c22768ed5dbc92eacc14502a1b06a1c708fa60431345c78dfc22917062e93
2828
environment:
2929
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
3030
- MINIO_ROOT_USER=mafyuh

0 commit comments

Comments
 (0)
Please sign in to comment.