⬆️ Update minio/minio Docker digest to 09f6ac7
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 5s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 5s
This commit is contained in:
parent
1c6802fdd1
commit
fd41dba5ac
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
||||||
|
|
||||||
minio:
|
minio:
|
||||||
command: server /data --console-address ":9001"
|
command: server /data --console-address ":9001"
|
||||||
image: minio/minio@sha256:ac591851803a79aee64bc37f66d77c56b0a4b6e12d9e5356380f4105510f2332
|
image: minio/minio@sha256:09f6ac7c19fa4a67de31adf7a1c161ac762036ad07a86e54fec9ac5a5534cf41
|
||||||
environment:
|
environment:
|
||||||
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
|
- MINIO_ROOT_PASSWORD=$MINIO_ROOT_PASSWORD
|
||||||
- MINIO_ROOT_USER=mafyuh
|
- MINIO_ROOT_USER=mafyuh
|
||||||
|
|
Loading…
Reference in a new issue