push to version v1.11.0

This commit is contained in:
Sebastian Hugentobler 2020-02-21 10:16:21 +00:00
parent 7aaa4c8e6d
commit 25a9e9295b

View File

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