updated the base image to ubuntu:18.04

This commit is contained in:
Vibhuti Sawant
2018-11-19 16:13:14 +05:30
parent 5b2160dfd9
commit 6c265d399d

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>"