I am seeing issues when I am deploying a new revision of my worker with a images binding. the images binding gets unset so I need to re-add it using admin
[[images]]
binding = "IMAGES"
What is the issue or error you’re encountering
Images binding is unset on deploy
What are the steps to reproduce the issue?
add images binding in cf admin to a worker
add images binding to wrangler.toml
and deploy using wrangler deploy.