Push images to docker hub.

This commit is contained in:
Alexander Arlt
2020-07-16 14:14:51 +02:00
committed by Daniel Kirchner
parent 4e6b660839
commit f7e180fb8f
7 changed files with 14 additions and 16 deletions
@@ -22,7 +22,7 @@
# (c) 2016-2019 solidity contributors.
#------------------------------------------------------------------------------
FROM buildpack-deps:focal AS base
LABEL version="0"
LABEL version="1"
ARG DEBIAN_FRONTEND=noninteractive