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(Dockerfile.deps): switch to python:alpine base image
This change will avoid using the Microsoft Azure CLI image, because the newer versions contain Azure Linux operating system instead of Alpine. This change in operating system can cause issues for user building on top of this image. Therefore introducing a breaking change, which I think we should try to avoid.
Signed-off-by: Casale, Robert <[email protected]>
0 commit comments