push to version 1.9.0

This commit is contained in:
Sebastian Hugentobler 2020-01-23 13:48:23 +00:00
parent 774a97fed2
commit a3c27a11a3

View File

@ -1,6 +1,6 @@
FROM alpine:3.11 AS builder
ENV VERSION=v1.8.0
ENV VERSION=v1.9.0
RUN apk add --no-cache \
alpine-sdk \