Skip to content

Commit a887a51

Browse files
committed
Freeze minio version
1 parent 1074296 commit a887a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ services:
7979
max-file: "3"
8080
minio:
8181
container_name: deep-minio
82-
image: minio/minio
82+
image: minio/minio:RELEASE.2023-09-30T07-02-29Z
8383
restart: always
8484
volumes:
8585
- 'minio-data:/export'

0 commit comments

Comments
 (0)