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
We can avoid fetching build manifest for upstream images in our set up by pinning the versions to a specific build sha. If that image is on your local registry docker will just use it. This better enables offline development by removing the need to ping dockerhub regularly.
We can use dependabot to keep these images up to date and proactively maintain our base systems.
Description
We can avoid fetching build manifest for upstream images in our set up by pinning the versions to a specific build sha. If that image is on your local registry docker will just use it. This better enables offline development by removing the need to ping dockerhub regularly.
We can use dependabot to keep these images up to date and proactively maintain our base systems.
Example:
Acceptance Criteria
Milestones/checkpoints
Checks
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: