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
feat: support custom package index (UV_DEFAULT_INDEX) for Container builds
Enterprise customers using internal artifact repositories instead of
public PyPI can now configure custom uv index URLs in
~/.agentcore/config.json. The CLI forwards these as Docker build args
during container image builds (dev, package, deploy).
0 commit comments