You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lkysow Bah. I am using a custom dockerfile which I had switched from using v0.8.3 to latest, built that and pushed it up - which is where I was getting the errors.
Pulling latest manually as you suggested just forced me to see that I was actually logged out of docker hub on the cli (I had changed my password not long ago). Looks like it was still using v0.8.3 as latest since it couldn't fetch new images from docker hub - it just didn't complain about being logged out.
Can we get a new tag / release, when you get a chance. Thanks again!
I was attempting to use the new
env
steps introduced in #751, but I can't get a working repos.yaml.I receive:
Using the following workflow as a test:
I was building my image based off the
latest
atlantis tag on dockerhub which appears to be updated. Any ideas?The text was updated successfully, but these errors were encountered: