We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3229d0f commit 3b209bfCopy full SHA for 3b209bf
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:a62e44a7db506b8ed114a44e67b4996c4f1ecca981d9c6e40aa2581334999313
+ image: minio/minio@sha256:640c22768ed5dbc92eacc14502a1b06a1c708fa60431345c78dfc22917062e93
28
environment:
29
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
30
- MINIO_ROOT_USER=mafyuh
0 commit comments