We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0b4cd commit b6cfbe8Copy full SHA for b6cfbe8
docker/kasm/docker-compose.yml
@@ -24,7 +24,7 @@ services:
24
25
minio:
26
command: server /data --console-address ":9001"
27
- image: minio/minio@sha256:640c22768ed5dbc92eacc14502a1b06a1c708fa60431345c78dfc22917062e93
+ image: minio/minio@sha256:1df91be8d6a6146001cd6be2569a12785a8ece583b511f56ebed08f1e65d3611
28
environment:
29
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
30
- MINIO_ROOT_USER=mafyuh
0 commit comments