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
The short name was causing downstream issues:
```
image name curlimages/curl:8.15.0 returns ambiguous list
```
Using the long name seems to fix this.
Signed-off-by: Todd Short <[email protected]>
0 commit comments