We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368fed8 commit 469bd44Copy full SHA for 469bd44
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:ac591851803a79aee64bc37f66d77c56b0a4b6e12d9e5356380f4105510f2332
+ image: minio/minio@sha256:1dce27c494a16bae114774f1cec295493f3613142713130c2d22dd5696be6ad3
28
environment:
29
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
30
- MINIO_ROOT_USER=mafyuh
0 commit comments