From 78d3bff1f873590cc037be0d6da5dd0680cd6e29 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Sch=C3=A4rtl?= <andreas@schaertl.me>
Date: Thu, 21 May 2020 07:58:56 +0200
Subject: [PATCH] Start work on example application

---
 doc/timeline/week21.txt | 4 ++--
 src/ulocollect          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/timeline/week21.txt b/doc/timeline/week21.txt
index 34b1b63..3fd0783 100644
--- a/doc/timeline/week21.txt
+++ b/doc/timeline/week21.txt
@@ -1,14 +1,14 @@
 Week 21 (18.05. - 24.05.)
 =======================
 
-[~] containerize prototype
+[x] containerize prototype
 
 -> for development, I'll be using docker-compose for now
 
 -> want to have anything in one setup so it is easy to develop on and
    demonstrate
 
-[ ] build example application on dataset
+[~] build example application on dataset
 
 -> what should it even do?
 
diff --git a/src/ulocollect b/src/ulocollect
index 3fabd35..466e163 160000
--- a/src/ulocollect
+++ b/src/ulocollect
@@ -1 +1 @@
-Subproject commit 3fabd352778292363697783d7fca23e0948500cf
+Subproject commit 466e16319448bb2a70654c07a80666789eee5430
-- 
GitLab