push to v1.10.0

This commit is contained in:
Sebastian Hugentobler 2020-02-13 07:49:57 +00:00
parent a3c27a11a3
commit 7aaa4c8e6d

View File

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