minio: lock version

master
Jef Roosens 2022-11-01 22:26:34 +01:00
parent 8230180264
commit 17a5bd017d
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -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: