updated fulfillr tag

This commit is contained in:
Bastian de Byl
2023-05-03 12:30:14 -04:00
parent ac1d80840e
commit 81fb5b143f
2 changed files with 4 additions and 1 deletions

View File

@@ -35,7 +35,7 @@
become_user: "{{ podman_user }}"
containers.podman.podman_container:
name: fulfillr
image: "{{ aws_ecr_endpoint }}/fulfillr:20230503.1557"
image: "{{ aws_ecr_endpoint }}/fulfillr:20230503.1628"
command: --config /config/production.json
recreate: true
restart: true