push to 1.3.1

This commit is contained in:
Sebastian Hugentobler 2019-09-24 09:23:55 +00:00
parent d2dc71dbf2
commit 9378ce9481

View File

@ -1,6 +1,6 @@
FROM alpine:3.10 AS builder
ENV VERSION=1.2.1
ENV VERSION=1.3.1
RUN apk add --no-cache \
alpine-sdk \