Skip to content

Commit

Permalink
update jdk-15 to update 8
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Feb 1, 2020
1 parent 581185e commit 2d03a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dockerfile for Jupyter Notebook
FROM openjdk:15-ea-7-jdk-buster
FROM openjdk:15-ea+8-jdk-buster

RUN apt-get update
RUN apt-get install -y python3-pip
Expand Down

0 comments on commit 2d03a02

Please sign in to comment.