diff --git a/pottwal.yml b/pottwal.yml
index e955e9f..d1666a1 100644
--- a/pottwal.yml
+++ b/pottwal.yml
@@ -157,7 +157,7 @@
     - name: Ensure container for static XMPP website is running
       docker_container:
         name: jabber-static-website
-        image: joseluisq/static-web-server:2.13.0
+        image: joseluisq/static-web-server:2.13.1
         pull: true
         state: started
         detach: true