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 90493cf

Browse files
author
Renovate Bot
committedJan 18, 2025
⬆️ Update minio/minio Docker digest to 442993f
1 parent 2acbe71 commit 90493cf

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:1dce27c494a16bae114774f1cec295493f3613142713130c2d22dd5696be6ad3
27+
image: minio/minio@sha256:442993fd0ef161f17aaaf5d6a5a0ed4d36edc577e28e327813d3be1733a59aff
2828
environment:
2929
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
3030
- MINIO_ROOT_USER=mafyuh

0 commit comments

Comments
 (0)
Please sign in to comment.