diff --git a/roles/autorestic/templates/compose.yaml.j2 b/roles/autorestic/templates/compose.yaml.j2 index 14b53d61..1cb0d032 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.8.2 + image: docker.io/cupcakearmy/autorestic:1.8.3 container_name: autorestic security_opt: - no-new-privileges:true