Skip to content

Commit 20d525f

Browse files
committed
Update base image
1 parent 5d33f73 commit 20d525f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datascience/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE_TAG=81a93d20ba4d
1+
ARG BASE_IMAGE_TAG=2ace7f71087a
22
FROM jupyter/datascience-notebook:$BASE_IMAGE_TAG
33

44
LABEL maintainer="Kenta Murata <[email protected]>"

minimal/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE_TAG=81a93d20ba4d
1+
ARG BASE_IMAGE_TAG=2ace7f71087a
22
FROM jupyter/scipy-notebook:$BASE_IMAGE_TAG
33

44
LABEL maintainer="Kenta Murata <[email protected]>"

0 commit comments

Comments
 (0)