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
Currently, the runtime is based off a rather old version of all-spark-notebook, and system packages are not being upgraded as part of the build process. I suggest:
Pinning the base image to a newer version of all-spark-notebook, or using a lighter base image.
Running apt-get upgrade as part of the build process.
The text was updated successfully, but these errors were encountered:
Currently, the runtime is based off a rather old version of all-spark-notebook, and system packages are not being upgraded as part of the build process. I suggest:
The text was updated successfully, but these errors were encountered: