Skip to content

Commit c6c171a

Browse files
author
Paul Joiner
committed
Specify ubuntu version
1 parent 1794ef9 commit c6c171a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See this for running locally
22
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html
33

4-
FROM jupyter/base-notebook:latest
4+
FROM jupyter/base-notebook:ubuntu-20.04
55

66
# Install .NET CLI dependencies
77

0 commit comments

Comments
 (0)