role back docker build image and docker deploy image to ubuntu:xenial based (#10338)

This commit is contained in:
gabriel klawitter
2019-02-12 20:52:30 +01:00
committed by GitHub
parent a3883ca5d9
commit ea589a17a4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM debian:stretch
FROM ubuntu:xenial
LABEL MAINTAINER="Parity Technologies <devops-team@parity.io>"
# install tools and dependencies