diff --git a/roles/autorestic/templates/compose.yaml.j2 b/roles/autorestic/templates/compose.yaml.j2 index 7d545051..08299f72 100644 --- a/roles/autorestic/templates/compose.yaml.j2 +++ b/roles/autorestic/templates/compose.yaml.j2 @@ -1,7 +1,7 @@ --- services: autorestic: - image: docker.io/cupcakearmy/autorestic:1.7.4 + image: docker.io/cupcakearmy/autorestic:1.7.9 container_name: autorestic volumes: - {{ services_path }}:{{ services_path }}