updated fulfillr and photos versions

This commit is contained in:
Bastian de Byl
2023-07-10 15:41:12 -04:00
parent c9171b8c2a
commit 34a6a7f7ae
2 changed files with 3 additions and 2 deletions

View File

@@ -37,7 +37,8 @@
become_user: "{{ podman_user }}"
containers.podman.podman_container:
name: fulfillr
image: "{{ aws_ecr_endpoint }}/fulfillr:20230505.1608"
image: "{{ aws_ecr_endpoint }}/fulfillr:20230710.1937"
image_strict: true
command: --config /config/production.json
recreate: true
restart: true