diff --git a/host-pottwal.yml b/host-pottwal.yml
index b6e9a56..421bf5d 100644
--- a/host-pottwal.yml
+++ b/host-pottwal.yml
@@ -151,7 +151,7 @@
     - name: Ensure container for static XMPP website is running
       docker_container:
         name: jabber-static-website
-        image: joseluisq/static-web-server:2.13.1
+        image: joseluisq/static-web-server:2.14
         pull: true
         state: started
         detach: true