https://flyte.org logo
#ask-the-community
Title
# ask-the-community
s

Steve Hiehn

08/23/2023, 12:08 AM
Hello! I have the demo cluster running on docker desktop. I have a (custom) image and I can successfully register & run my task. But if I try to inject environment variables with the line
env={...}
I get an
flytekit.exceptions.user.FlyteInvalidInputException
error. Has anyone experienced this or know what I'm doing wrong? Thanks!
Sorry, I probably should have tried a little harder. Turns out I was trying to re-register without bumping the version 😳😳😳