Update Firefly III image

This commit is contained in:
slowesc 2022-01-09 15:01:17 +05:00 committed by GitHub
parent 4711612a8f
commit 38d25554eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@
- name: Create Firefly III container
docker_container:
name: firefly
image: jc5x/firefly-iii:latest
image: fireflyiii/core:latest
pull: true
volumes:
- "{{ firefly_data_directory }}/export:/var/www/firefly-iii/storage/export:rw"