diff --git a/pottwal.yml b/pottwal.yml
index 63bc220..e5367f9 100644
--- a/pottwal.yml
+++ b/pottwal.yml
@@ -84,7 +84,7 @@
     - name: Ensure container for URI tools is running
       docker_container:
         name: uritools
-        image: mrtux/clean_uri:0.4.0
+        image: mrtux/clean_uri:0.4.1
         pull: true
         state: started
         detach: yes