updated fulfillr tag
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
rules:
|
rules:
|
||||||
braces: disable
|
braces: disable
|
||||||
|
|
||||||
|
ignore:
|
||||||
|
- ansible/roles/podman/files/hass/configuration.yaml
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
become_user: "{{ podman_user }}"
|
become_user: "{{ podman_user }}"
|
||||||
containers.podman.podman_container:
|
containers.podman.podman_container:
|
||||||
name: fulfillr
|
name: fulfillr
|
||||||
image: "{{ aws_ecr_endpoint }}/fulfillr:20230503.1557"
|
image: "{{ aws_ecr_endpoint }}/fulfillr:20230503.1628"
|
||||||
command: --config /config/production.json
|
command: --config /config/production.json
|
||||||
recreate: true
|
recreate: true
|
||||||
restart: true
|
restart: true
|
||||||
|
|||||||
Reference in New Issue
Block a user