Skip to content

Commit 10aa78a

Browse files
authored
Merge pull request #1283 from jakob-keller/ubuntu_focal_20210416
Update Ubuntu 20.04 LTS (Focal Fossa) base image
2 parents 186e69c + d1555ed commit 10aa78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base-notebook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Ubuntu 20.04 (focal)
55
# https://hub.docker.com/_/ubuntu/?tab=tags&name=focal
66
# OS/ARCH: linux/amd64
7-
ARG ROOT_CONTAINER=ubuntu:focal-20210401@sha256:5403064f94b617f7975a19ba4d1a1299fd584397f6ee4393d0e16744ed11aab1
7+
ARG ROOT_CONTAINER=ubuntu:focal-20210416@sha256:86ac87f73641c920fb42cc9612d4fb57b5626b56ea2a19b894d0673fd5b4f2e9
88

99
ARG BASE_CONTAINER=$ROOT_CONTAINER
1010
FROM $BASE_CONTAINER

0 commit comments

Comments
 (0)