add image tag
Some checks failed
Deploy Containers / Prepare (push) Failing after 11s

This commit is contained in:
2026-01-10 01:48:46 -05:00
parent 8f05f962f7
commit 1ab98cfbdd

View File

@@ -11,6 +11,9 @@
- "{{ data_dir }}/romm/config"
networks:
- name: homelab
image:
name: rommapp/romm
tag: latest
volumes:
- "{{ data_dir }}/romm/igdb:/romm/resources"
- "{{ data_dir }}/romm/redis:/redis-data"