push to version 1.16.1

This commit is contained in:
Sebastian Hugentobler 2020-06-28 16:10:45 +00:00
parent d0b53b35a5
commit 2d5fe9c007

View File

@ -1,6 +1,6 @@
FROM alpine:3.11 as builder
ENV VERSION=1.15.1
ENV VERSION=1.16.1
RUN apk --no-cache add openssl git openjdk8