push to version 1.11.1

This commit is contained in:
Sebastian Hugentobler 2020-03-05 14:49:30 +00:00
parent 25a9e9295b
commit 4625e61c86

View File

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