mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-30 05:25:48 +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:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 'minio/minio:latest'
|
image: 'minio/minio:RELEASE.2022-10-24T18-35-07Z'
|
||||||
command: 'server /data'
|
command: 'server /data'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue