diff --git a/apps/ocis/ocis/deployment.yaml b/apps/ocis/ocis/deployment.yaml index a706d2d..4cebe54 100644 --- a/apps/ocis/ocis/deployment.yaml +++ b/apps/ocis/ocis/deployment.yaml @@ -81,7 +81,7 @@ spec: mountPath: /apps containers: - name: ocis - image: owncloud/ocis:8.0.0 + image: owncloud/ocis:8.0.1 command: ["/bin/sh", "-c", "ocis init || true; exec ocis server"] env: - name: PROXY_AUTOPROVISION_ACCOUNTS