We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455594b commit 1824678Copy full SHA for 1824678
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:442993fd0ef161f17aaaf5d6a5a0ed4d36edc577e28e327813d3be1733a59aff
+ image: minio/minio@sha256:ed9be66eb5f2636c18289c34c3b725ddf57815f2777c77b5938543b78a44f144
28
environment:
29
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
30
- MINIO_ROOT_USER=mafyuh
0 commit comments