diff --git a/tasks/app.yml b/tasks/app.yml
index c5a27c06c650eebb2098ff0542bc58a2c2a45904..1b3264ec105ecd2ecf3e029d7447590abd4b81e9 100644
--- a/tasks/app.yml
+++ b/tasks/app.yml
@@ -59,7 +59,7 @@
     - name: Docker compose service
       set_fact:
         docker_compose_borgmatic_service:
-          image: 'b3vis/borgmatic:base-1.2.0-1.6.0'
+          image: 'b3vis/borgmatic:1.8'
           restart: unless-stopped
           volumes:
             - /etc/timezone:/etc/timezone:ro