From 529efb16a531551383faf71457d09ad3733ce00a Mon Sep 17 00:00:00 2001 From: Stefan Haun Date: Sun, 10 Jul 2022 22:45:38 +0200 Subject: [PATCH] Set version 0.3.1 for mrtux/clean_uri --- pottwal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pottwal.yml b/pottwal.yml index f3a874b..4598da1 100644 --- a/pottwal.yml +++ b/pottwal.yml @@ -133,7 +133,7 @@ - name: Ensure container for URI tools is running docker_container: name: uritools - image: mrtux/clean_uri + image: mrtux/clean_uri:0.3.1 pull: true state: started detach: yes