push to version 1.7.3

This commit is contained in:
Sebastian Hugentobler 2020-01-06 14:50:51 +00:00
parent 417d9a43b6
commit 23106e89f8

View File

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