diff --git a/tasks/prowlarr.yml b/tasks/prowlarr.yml index 387c05f..2c6ae6d 100644 --- a/tasks/prowlarr.yml +++ b/tasks/prowlarr.yml @@ -10,7 +10,7 @@ - name: Create the prowlarr container docker_container: name: prowlarr - image: linuxserver/prowlarr:1.28.2 + image: linuxserver/prowlarr:1.29.2 restart_policy: unless-stopped recreate: true networks: