We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 186e69c + d1555ed commit 10aa78aCopy full SHA for 10aa78a
base-notebook/Dockerfile
@@ -4,7 +4,7 @@
4
# Ubuntu 20.04 (focal)
5
# https://hub.docker.com/_/ubuntu/?tab=tags&name=focal
6
# OS/ARCH: linux/amd64
7
-ARG ROOT_CONTAINER=ubuntu:focal-20210401@sha256:5403064f94b617f7975a19ba4d1a1299fd584397f6ee4393d0e16744ed11aab1
+ARG ROOT_CONTAINER=ubuntu:focal-20210416@sha256:86ac87f73641c920fb42cc9612d4fb57b5626b56ea2a19b894d0673fd5b4f2e9
8
9
ARG BASE_CONTAINER=$ROOT_CONTAINER
10
FROM $BASE_CONTAINER
0 commit comments