fix: Update images if needed.
This commit is contained in:
parent
e74a4b6e87
commit
91a4f59ebc
@ -3,5 +3,6 @@
|
|||||||
community.docker.docker_compose:
|
community.docker.docker_compose:
|
||||||
project_src: "{{ firefly_config_path | expanduser | realpath }}"
|
project_src: "{{ firefly_config_path | expanduser | realpath }}"
|
||||||
build: false
|
build: false
|
||||||
|
pull: true
|
||||||
tags:
|
tags:
|
||||||
- firefly_install
|
- firefly_install
|
||||||
|
Loading…
Reference in New Issue
Block a user