Merge pull request #765 from vibhutisawant/ppc64le

updated the base image to ubuntu:18.04
This commit is contained in:
Min RK
2018-11-19 16:27:22 +01:00
committed by GitHub

View File

@@ -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 <ilsiyar_gaynutdinov@ru.ibm.com>"