update to 2017-11-22_1

This commit is contained in:
Matthias Schneider
2017-12-18 10:10:36 +01:00
committed by GitHub
parent a6b30227bf
commit 1bef06a7ba
+1 -1
View File
@@ -2,7 +2,7 @@ version: '2'
services:
minio-server:
tty: true
image: webcenter/alpine-minio:2017-10-27_1
image: mschneider82/alpine-minio:2017-11-22_1
volumes:
- minio-scheduler-setting:/opt/scheduler
{{- if eq (printf "%.1s" .Values.VOLUME_DRIVER) "/" }}