Fix a bug when parsing ECR image URIs with hyphens in the tags (e.g. `env.2022-09-01`).
------------------
5.7.3
------------------
Make the `git config --system --add safe.directory *` command we run to fix "unsafe repository" errors in CI a soft requirement. It may fail running locally; that's fine.
------------------
5.7.2
------------------
Fix an error about "detected dubious ownership" when running Git in CI.
------------------
5.7.1
------------------
Bump the version of Python in the weco-deploy Docker image from 3.7 to 3.9.
This should fix errors with `functools.lru_cache`.
------------------
5.7.0
------------------
This release changes how weco-deploy verifies deployments.
In particular, it now verifies the image digests rather than the `deployment:label` tag (which is now deprecated and will be removed on future deployments). See https://github.com/wellcomecollection/weco-deploy/pull/121 for more details.
-------------------
5.6.43
-------------------
No-op change for deployment, I think the end is in sight