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
Update go.mod dependencies. Check for tink-worker
image and don't fail the image pull if it does
exist. With embedded images, the tink worker could
potentially already exist in the local Docker image
cache. And the image name could be something
unreachable via the network
(for example: 127.0.0.1/embedded/tink-worker).
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
0 commit comments