diff options
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM ubuntu:19.04 +FROM ubuntu:18.04 RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata && \ |
![]() |
index : TCPDBench | |
| The Turing Change Point Detection Benchmark: An Extensive Benchmark Evaluation of Change Point Detection Algorithms on real-world data | deploy |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM ubuntu:19.04 +FROM ubuntu:18.04 RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata && \ |