mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 06:05:47 +02:00
minio: lock version
This commit is contained in:
parent
8230180264
commit
17a5bd017d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
app:
|
||||
image: 'minio/minio:latest'
|
||||
image: 'minio/minio:RELEASE.2022-10-24T18-35-07Z'
|
||||
command: 'server /data'
|
||||
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue