diff --git a/base-notebook/Dockerfile.ppc64le b/base-notebook/Dockerfile.ppc64le index 0dfc85fc..5b6b5074 100644 --- a/base-notebook/Dockerfile.ppc64le +++ b/base-notebook/Dockerfile.ppc64le @@ -2,7 +2,7 @@ # Distributed under the terms of the Modified BSD License. # Ubuntu image -FROM ppc64le/ubuntu:trusty +FROM ppc64le/ubuntu:18.04 LABEL maintainer="Ilsiyar Gaynutdinov "