diff --git a/host-tau.yml b/host-tau.yml
index b23b98a..ad40a16 100644
--- a/host-tau.yml
+++ b/host-tau.yml
@@ -167,7 +167,7 @@
     - name: Setup container for secondary FFMD DNS
       docker_container:
         name: bind9-md-freifunk-net
-        image: ffmd/bind9-md-freifunk-net:2022111601
+        image: ffmd/bind9-md-freifunk-net:v2022122301
         pull: true
         state: started
         restart_policy: unless-stopped
@@ -176,6 +176,8 @@
           - "53:53/udp"
         env:
           TZ: "{{ timezone }}"
+      tags:
+        - ffmd-dns
 
     - name: Setup forwarding for Discord invite
       include_role: