This commit is contained in:
root
2025-05-19 20:25:15 +02:00
parent 532fcd834c
commit c8fe069dd6

View File

@@ -7,7 +7,7 @@
- name: Update immich-app docker image - name: Update immich-app docker image
ansible.builtin.shell: ansible.builtin.shell:
args: args:
cmd: docker-compose pull && docker-compose up -d cmd: docker compose pull && docker compose up -d
chdir: /opt/immich-app/ chdir: /opt/immich-app/